- generate() - Method in class edu.harvard.data.generator.CodeGenerator
-
Generate the various Java, Bash and SQL files that are required by the
GenerationSpec.
- generate() - Method in class edu.harvard.data.generator.CreateHiveTableGenerator
-
- generate() - Method in class edu.harvard.data.generator.CreateRedshiftTableGenerator
-
- generate() - Method in class edu.harvard.data.generator.FullTextCopyScriptGenerator
-
- generate() - Method in class edu.harvard.data.generator.HiveQueryManifestGenerator
-
- generate() - Method in class edu.harvard.data.generator.IdentityJobGenerator
-
- generate(PrintStream) - Method in class edu.harvard.data.generator.IdentityManagerGenerator
-
- generate(PrintStream) - Method in class edu.harvard.data.generator.IdentityMapperGenerator
-
- generate(PrintStream) - Method in class edu.harvard.data.generator.IdentityScrubberGenerator
-
- generate() - Method in class edu.harvard.data.generator.JavaBindingGenerator
-
- generate(PrintStream) - Method in class edu.harvard.data.generator.JavaModelClassGenerator
-
- generate(PrintStream) - Method in class edu.harvard.data.generator.JavaTableEnumGenerator
-
- generate(PrintStream) - Method in class edu.harvard.data.generator.JavaTableFactoryGenerator
-
- generate() - Method in class edu.harvard.data.generator.MoveUnmodifiedTableGenerator
-
- generate() - Method in class edu.harvard.data.generator.RedshiftUnloadGenerator
-
- generate() - Method in class edu.harvard.data.generator.S3ToHdfsManifestGenerator
-
- generate() - Method in class edu.harvard.data.generator.S3ToRedshiftLoaderGenerator
-
- generate() - Method in class edu.harvard.data.pipeline.DataPipelineSetup
-
- generateAlterStatement(DataSchemaTable, String, DataSchemaColumn) - Static method in class edu.harvard.data.generator.SqlGenerator
-
- generateCreateStatement(DataSchemaTable, String) - Static method in class edu.harvard.data.generator.SqlGenerator
-
- generateUnloadStatement(ExistingSchemaTable, String, DataSchemaTable, String, String, String, Date) - Static method in class edu.harvard.data.generator.SqlGenerator
-
- GenerationSpec - Class in edu.harvard.data.generator
-
This class defines the main interface between the generator and any client
code.
- GenerationSpec(int, String) - Constructor for class edu.harvard.data.generator.GenerationSpec
-
- GeoIpJob - Class in edu.harvard.data.matterhorn
-
- GeoIpJob(DataConfig, int) - Constructor for class edu.harvard.data.matterhorn.GeoIpJob
-
- get(IdentifierType) - Method in class edu.harvard.data.identity.IdentityMap
-
- get(String) - Method in class edu.harvard.data.schema.fulltext.FullTextSchema
-
Get the columns with free text for a single table as defined by this
schema.
- get(String) - Method in class edu.harvard.data.schema.identity.IdentitySchema
-
Get the identifier types for a single table as defined by this schema.
- getAcceptingEnrollments() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
True if this section is open for enrollment
- getAcceptingEnrollments() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
True if this section is open for enrollment
- getAcceptingEnrollments() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
True if this section is open for enrollment
- getAcceptingEnrollments() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
True if this section is open for enrollment
- getAccountAdminEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getAccountAdminEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getAccountAdminEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getAccountAdminEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getAccountAdminRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'AccountAdmin' roles associated with the user in the
course.
- getAccountAdminRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'AccountAdmin' roles associated with the user in the
course.
- getAccountAdminRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'AccountAdmin' roles associated with the user in the
course.
- getAccountAdminRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'AccountAdmin' roles associated with the user in the
course.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
The account this owns this conversation
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
TBD
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
The parent account for this course.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Foreign key to the account this tool was activated in if it was activated
in an account
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the account this tool was activated in if it was activated
in an account
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the account this file belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the account this file belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Parent account for this group.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Parent account for this group.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Id for the account associated with this pseudonym
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
Foreign key to account associated with this pseudonym
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
The foreign key to the account that is in the role
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the account the submission belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the accounts table that this wiki belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the accounts table that this wiki page belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
The account this owns this conversation
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
TBD
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
The parent account for this course.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Foreign key to the account this tool was activated in if it was activated
in an account
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the account this tool was activated in if it was activated
in an account
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the account this file belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the account this file belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Parent account for this group.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Parent account for this group.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Id for the account associated with this pseudonym
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
Foreign key to account associated with this pseudonym
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
The foreign key to the account that is in the role
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the account the submission belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the accounts table that this wiki belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the accounts table that this wiki page belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
The account this owns this conversation
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
TBD
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
The parent account for this course.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Foreign key to the account this tool was activated in if it was activated
in an account
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the account this tool was activated in if it was activated
in an account
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the account this file belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the account this file belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Parent account for this group.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Parent account for this group.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Id for the account associated with this pseudonym
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
Foreign key to account associated with this pseudonym
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
The foreign key to the account that is in the role
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the account the submission belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the accounts table that this wiki belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the accounts table that this wiki page belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
The account this owns this conversation
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
TBD
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
The parent account for this course.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Foreign key to the account this tool was activated in if it was activated
in an account
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the account this tool was activated in if it was activated
in an account
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the account this file belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the account this file belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Parent account for this group.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Parent account for this group.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Id for the account associated with this pseudonym
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
Foreign key to account associated with this pseudonym
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
The foreign key to the account that is in the role
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the account the submission belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the accounts table that this wiki belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the accounts table that this wiki page belongs to.
- getAccountId() - Method in class edu.harvard.data.canvas.data_api.DataDump
-
- getAccountMembershipEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getAccountMembershipEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getAccountMembershipEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getAccountMembershipEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getAccountMembershipRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'AccountMembership' roles associated with the user in the
course.
- getAccountMembershipRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'AccountMembership' roles associated with the user in the
course.
- getAccountMembershipRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'AccountMembership' roles associated with the user in the
course.
- getAccountMembershipRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'AccountMembership' roles associated with the user in the
course.
- getAcquireLeaseActivity(String, String, String, String, int, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getActionId() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Action identifier.
- getActionId() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Action identifier.
- getActionId() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Action identifier.
- getActionId() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Action identifier.
- getActionInpoint() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Timestamp within the video when the event occurred.
- getActionInpoint() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Timestamp within the video when the event occurred.
- getActionInpoint() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Timestamp within the video when the event occurred.
- getActionInpoint() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Timestamp within the video when the event occurred.
- getActionIsPlaying() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
True if the video is currently playing, false if not.
- getActionIsPlaying() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
True if the video is currently playing, false if not.
- getActionIsPlaying() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
True if the video is currently playing, false if not.
- getActionIsPlaying() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
True if the video is currently playing, false if not.
- getActionLength() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getActionLength() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getActionLength() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getActionLength() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getActionOutpoint() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Timestamp within the video when the event occurred.
- getActionOutpoint() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Timestamp within the video when the event occurred.
- getActionOutpoint() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Timestamp within the video when the event occurred.
- getActionOutpoint() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Timestamp within the video when the event occurred.
- getActionType() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Type of event.
- getActionType() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Type of event.
- getActionType() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Type of event.
- getActionType() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Type of event.
- getActivationTargetType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
The type of object the tool was activated in, (course or account)
- getActivationTargetType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
The type of object the tool was activated in, (course or account)
- getActivationTargetType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
The type of object the tool was activated in, (course or account)
- getActivationTargetType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
The type of object the tool was activated in, (course or account)
- getActual() - Method in exception edu.harvard.data.schema.UnexpectedApiResponseException
-
- getAdditions() - Method in class edu.harvard.data.schema.SchemaComparison
-
- getAddress() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Address, or path, of the communication channel.
- getAllDay() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
True if A specific time for when the assignment is due was not given.
- getAllDay() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Indicates if the all_day field overrides the original assignment.all_day
field for this group of users.
- getAllDay() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
True if A specific time for when the assignment is due was not given.
- getAllDay() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Indicates if the all_day field overrides the original assignment.all_day
field for this group of users.
- getAllDay() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
True if A specific time for when the assignment is due was not given.
- getAllDay() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Indicates if the all_day field overrides the original assignment.all_day
field for this group of users.
- getAllDay() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
True if A specific time for when the assignment is due was not given.
- getAllDay() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Indicates if the all_day field overrides the original assignment.all_day
field for this group of users.
- getAllDayDate() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
The date version of the due date if the all_day flag is true.
- getAllDayDate() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The new date version of the due date if the all_day flag is true.
- getAllDayDate() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
The date version of the due date if the all_day flag is true.
- getAllDayDate() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The new date version of the due date if the all_day flag is true.
- getAllDayDate() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
The date version of the due date if the all_day flag is true.
- getAllDayDate() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The new date version of the due date if the all_day flag is true.
- getAllDayDate() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
The date version of the due date if the all_day flag is true.
- getAllDayDate() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The new date version of the due date if the all_day flag is true.
- getAllDumpsSince(long) - Static method in class edu.harvard.data.DumpInfo
-
- getAllDumpsSince(long) - Static method in class edu.harvard.data.DumpInfoOld
-
- getAllObjects() - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getAllowedAttempts() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Number of attempts allowed to complete the quiz.
- getAllowedAttempts() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Number of attempts allowed to complete the quiz.
- getAllowedAttempts() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Number of attempts allowed to complete the quiz.
- getAllowedAttempts() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Number of attempts allowed to complete the quiz.
- getAnonymous() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getAnonymous() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getAnonymous() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getAnonymous() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getAnonymousPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
(currently unimplemented, do not use)
- getAnonymousPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
(currently unimplemented, do not use)
- getAnonymousPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
(currently unimplemented, do not use)
- getAnonymousPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
(currently unimplemented, do not use)
- getAnonymousSubmissions() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether students are allowed to submit the quiz anonymously.
- getAnonymousSubmissions() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether students are allowed to submit the quiz anonymously.
- getAnonymousSubmissions() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether students are allowed to submit the quiz anonymously.
- getAnonymousSubmissions() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether students are allowed to submit the quiz anonymously.
- getAnswerDisplayOrder() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Policy for displaying the answers for each question in the quiz.
- getAnswerDisplayOrder() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Policy for displaying the answers for each question in the quiz.
- getAnswerDisplayOrder() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Policy for displaying the answers for each question in the quiz.
- getAnswerDisplayOrder() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Policy for displaying the answers for each question in the quiz.
- getAnswerMatchLeft() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Static value of the
answer that will be displayed on the left for students to match for.
- getAnswerMatchLeft() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Static value of the
answer that will be displayed on the left for students to match for.
- getAnswerMatchLeft() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Static value of the
answer that will be displayed on the left for students to match for.
- getAnswerMatchLeft() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Static value of the
answer that will be displayed on the left for students to match for.
- getAnswerMatchRight() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Correct match for
the value given in 'answer_match_left', displayed in a drop-down with other
'answer_match_right' values.
- getAnswerMatchRight() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Correct match for
the value given in 'answer_match_left', displayed in a drop-down with other
'answer_match_right' values.
- getAnswerMatchRight() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Correct match for
the value given in 'answer_match_left', displayed in a drop-down with other
'answer_match_right' values.
- getAnswerMatchRight() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Correct match for
the value given in 'answer_match_left', displayed in a drop-down with other
'answer_match_right' values.
- getArchiveDumpObj(S3ObjectId, long) - Method in class edu.harvard.data.canvas.phase_0.DumpManager
-
- getArchiveLocation() - Method in class edu.harvard.data.DataConfig
-
- getAreaCode() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getAreaCode() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getAreaCode() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getAreaCode() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getArtifactsByTable() - Method in class edu.harvard.data.canvas.data_api.DataDump
-
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- getAssessmentQuestionVersion() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Version of the assessment question associated with the quiz question (to
be made available in later releases).
- getAssessmentQuestionVersion() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Version of the assessment question associated with the quiz question (to
be made available in later releases).
- getAssessmentQuestionVersion() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Version of the assessment question associated with the quiz question (to
be made available in later releases).
- getAssessmentQuestionVersion() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Version of the assessment question associated with the quiz question (to
be made available in later releases).
- getAssessmentRequestId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getAssessmentRequestId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getAssessmentRequestId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getAssessmentRequestId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupRuleDim
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the assignment group, the assignment/submission associated
with this file belongs to.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupRuleDim
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the assignment group, the assignment/submission associated
with this file belongs to.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupRuleDim
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the assignment group, the assignment/submission associated
with this file belongs to.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupRuleDim
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the assignment group dimension table.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the assignment group, the assignment/submission associated
with this file belongs to.
- getAssignmentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the assignment group dimension table.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentRuleDim
-
ID of the assignment which can never be dropped from the group.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the assignment this file belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the assignment, the quiz/quiz submission/submission
associated with this file belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Foreign key to assignment dimension.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentRuleDim
-
ID of the assignment which can never be dropped from the group.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the assignment this file belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the assignment, the quiz/quiz submission/submission
associated with this file belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Foreign key to assignment dimension.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentRuleDim
-
ID of the assignment which can never be dropped from the group.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the assignment this file belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the assignment, the quiz/quiz submission/submission
associated with this file belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Foreign key to assignment dimension.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the assignment the override is associated with.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentRuleDim
-
ID of the assignment which can never be dropped from the group.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the assignment this file belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the assignment, the quiz/quiz submission/submission
associated with this file belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the assignment the quiz belongs to.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
Foreign key to assignment dimension
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Foreign key to assignment dimension.
- getAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to assignment dimension
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Unique surrogate ID for the assignment_override.
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
The ID of the assignment_override for this override user.
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Unique surrogate ID for the assignment_override.
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
The ID of the assignment_override for this override user.
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Unique surrogate ID for the assignment_override.
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
The ID of the assignment_override for this override user.
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Unique surrogate ID for the assignment_override.
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
- getAssignmentOverrideId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
The ID of the assignment_override for this override user.
- getAssignmentOverrideUserAdhocId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the user in the adhoc group table.
- getAssignmentOverrideUserAdhocId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the user in the adhoc group table.
- getAssignmentOverrideUserAdhocId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the user in the adhoc group table.
- getAssignmentOverrideUserAdhocId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the user in the adhoc group table.
- getAssignmentOverrideUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Unique surrogate ID for the assignment_override_student.
- getAssignmentOverrideUserId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Unique surrogate ID for the assignment_override_student.
- getAssignmentOverrideUserId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Unique surrogate ID for the assignment_override_student.
- getAssignmentOverrideUserId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Unique surrogate ID for the assignment_override_student.
- getAssignmentVersion() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The version of the assignment this override is applied too.
- getAssignmentVersion() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The version of the assignment this override is applied too.
- getAssignmentVersion() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The version of the assignment this override is applied too.
- getAssignmentVersion() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The version of the assignment this override is applied too.
- getAttempt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
The number of attempts made including this one.
- getAttempt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
The number of attempts made including this one.
- getAttempt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
The number of attempts made including this one.
- getAttempt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
The number of attempts made including this one.
- getAuthenticationProviderId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
The authentication provider this login is associated with.
- getAuthenticationProviderId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
The authentication provider this login is associated with.
- getAuthenticationProviderId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
The authentication provider this login is associated with.
- getAuthenticationProviderId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
The authentication provider this login is associated with.
- getAuthorId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
User id of the author of the message.
- getAuthorId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getAuthorId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
- getAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
User id of the author of the message..
- getAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
null.
- getAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
null.
- getAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
User id of the author of the message..
- getAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
null.
- getAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
null.
- getAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
User id of the author of the message..
- getAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
null.
- getAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
null.
- getAuthorName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getAutomaticPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
True if peer reviews are assigned algorithmically (vs.
- getAutomaticPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
True if peer reviews are assigned algorithmically (vs.
- getAutomaticPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
True if peer reviews are assigned algorithmically (vs.
- getAutomaticPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
True if peer reviews are assigned algorithmically (vs.
- getAwsKey() - Method in interface edu.harvard.data.RedshiftConfiguration
-
- getAwsKeyId() - Method in class edu.harvard.data.DataConfig
-
- getAwsSecretKey() - Method in class edu.harvard.data.DataConfig
-
- getAwsSecretKey() - Method in interface edu.harvard.data.RedshiftConfiguration
-
- getBaseRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of unique base roles associated with the user in the course.
- getBaseRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of unique base roles associated with the user in the course.
- getBaseRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of unique base roles associated with the user in the course.
- getBaseRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of unique base roles associated with the user in the course.
- getBaseRoleType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- getBaseRoleType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- getBaseRoleType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- getBaseRoleType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- getBirthdate() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
The user's birth date.
- getBlankId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'fill_in_multiple_blanks_question' and
'multiple_dropdowns_question', set to 'NULL' otherwise) Refers to the ID of
the blank(s) in the question text.
- getBlankId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'fill_in_multiple_blanks_question' and
'multiple_dropdowns_question', set to 'NULL' otherwise) Refers to the ID of
the blank(s) in the question text.
- getBlankId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'fill_in_multiple_blanks_question' and
'multiple_dropdowns_question', set to 'NULL' otherwise) Refers to the ID of
the blank(s) in the question text.
- getBlankId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'fill_in_multiple_blanks_question' and
'multiple_dropdowns_question', set to 'NULL' otherwise) Refers to the ID of
the blank(s) in the question text.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
The content of the message.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Text content for the submission.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Body of the wiki page.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
The content of the message.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Text content for the submission.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Body of the wiki page.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
The content of the message.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Text content for the submission.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Body of the wiki page.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
The content of the message.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Text content for the submission.
- getBody() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Body of the wiki page.
- getBootstrapLogGroup() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getBootstrapLogStream() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getBounceCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelFact
-
Number of permanent bounces since the channel was last reset.
- getBounceCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelFact
-
Number of permanent bounces since the channel was last reset.
- getBounceCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelFact
-
Number of permanent bounces since the channel was last reset.
- getBounceCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelFact
-
Number of permanent bounces since the channel was last reset.
- getBrowser() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Client-side browser from which the request was sent
- getBrowser() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Client-side browser from which the request was sent
- getBrowser() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Client-side browser from which the request was sent
- getBrowser() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Client-side browser from which the request was sent
- getBrowser() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Client-side browser from which the request was sent
- getBrowserLockdown() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether the browser has locked-down when the quiz is being taken.
- getBrowserLockdown() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether the browser has locked-down when the quiz is being taken.
- getBrowserLockdown() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether the browser has locked-down when the quiz is being taken.
- getBrowserLockdown() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether the browser has locked-down when the quiz is being taken.
- getBrowserLockdownForDisplayingResults() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether the browser has to be locked-down to display the results.
- getBrowserLockdownForDisplayingResults() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether the browser has to be locked-down to display the results.
- getBrowserLockdownForDisplayingResults() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether the browser has to be locked-down to display the results.
- getBrowserLockdownForDisplayingResults() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether the browser has to be locked-down to display the results.
- getBrowserLockdownMonitor() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether a browser lockdown monitor is required.
- getBrowserLockdownMonitor() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether a browser lockdown monitor is required.
- getBrowserLockdownMonitor() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether a browser lockdown monitor is required.
- getBrowserLockdownMonitor() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether a browser lockdown monitor is required.
- getBucket() - Method in class edu.harvard.data.DumpInfo
-
- getBucket() - Method in class edu.harvard.data.DumpInfoOld
-
- getCanManuallyEnroll() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
TBD
- getCanManuallyEnroll() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
TBD
- getCanManuallyEnroll() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
TBD
- getCanManuallyEnroll() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
TBD
- getCanvasApiKey() - Method in class edu.harvard.data.canvas.CanvasDataConfig
-
- getCanvasApiSecret() - Method in class edu.harvard.data.canvas.CanvasDataConfig
-
- getCanvasDataHost() - Method in class edu.harvard.data.canvas.CanvasDataConfig
-
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Primary key for this entry in the Canvas accounts table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Primary key for this record in the Canvas assignments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Primary key for this record in the Canvas assignment_groups table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Primary key for this record in the Canvas assignments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
The ID of the user in the adhoc group table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Primary key for this communication channel in the communication_channel
table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
Original primary key for conversation in the Canvas table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
Original ID for canvas table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Primary key for this course in the canvas courses table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Primary key for this record in the Canvas course_sections table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
ID in Canvas system
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Primary key for this record in the Canvas discussion_entries table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Primary key to the discussion_topics table in Canvas
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Primary key for this record in the Canvas enrollments table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Primary key for this record in the Canvas enrollments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Primary key for this record in the context_external_tools table in the
Canvas database
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Primary key for this file in the attachments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Primary key to the groups table in canvas.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Primary key for this pseudonym in the the Canvas database
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Primary key for this quiz in the quizzes table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
Primary key for this quiz question answer.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Primary key for this quiz question in the 'quiz_questions' table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Primary key for this quiz group in the 'quiz_question_groups' table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
Primary key for this record in the Canvas roles table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Primary key of this record in the Canvas submissions table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Primary key for this user in the Canvas users table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Primary key to the wikis table in canvas.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Primary key for the wiki pages table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Primary key for this entry in the Canvas accounts table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Primary key for this record in the Canvas assignments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Primary key for this record in the Canvas assignment_groups table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Primary key for this record in the Canvas assignments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
The ID of the user in the adhoc group table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
Original primary key for conversation in the Canvas table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
Original ID for canvas table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Primary key for this course in the canvas courses table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Primary key for this record in the Canvas course_sections table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
ID in Canvas system
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Primary key for this record in the Canvas discussion_entries table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Primary key to the discussion_topics table in Canvas
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Primary key for this record in the Canvas enrollments table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Primary key for this record in the Canvas enrollments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Primary key for this record in the context_external_tools table in the
Canvas database
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Primary key for this file in the attachments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Primary key to the groups table in canvas.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Primary key for this quiz in the quizzes table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
Primary key for this quiz question answer.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Primary key for this quiz question in the 'quiz_questions' table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Primary key for this quiz group in the 'quiz_question_groups' table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
Primary key for this record in the Canvas roles table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Primary key of this record in the Canvas submissions table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Primary key to the wikis table in canvas.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Primary key for the wiki pages table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Primary key for this entry in the Canvas accounts table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Primary key for this record in the Canvas assignments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Primary key for this record in the Canvas assignment_groups table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Primary key for this record in the Canvas assignments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
The ID of the user in the adhoc group table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
Original primary key for conversation in the Canvas table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
Original ID for canvas table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Primary key for this course in the canvas courses table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Primary key for this record in the Canvas course_sections table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
ID in Canvas system
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Primary key for this record in the Canvas discussion_entries table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Primary key to the discussion_topics table in Canvas
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Primary key for this record in the Canvas enrollments table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Primary key for this record in the Canvas enrollments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Primary key for this record in the context_external_tools table in the
Canvas database
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Primary key for this file in the attachments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Primary key to the groups table in canvas.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Primary key for this quiz in the quizzes table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
Primary key for this quiz question answer.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Primary key for this quiz question in the 'quiz_questions' table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Primary key for this quiz group in the 'quiz_question_groups' table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
Primary key for this record in the Canvas roles table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Primary key of this record in the Canvas submissions table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Primary key to the wikis table in canvas.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Primary key for the wiki pages table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Primary key for this entry in the Canvas accounts table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Primary key for this record in the Canvas assignments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Primary key for this record in the Canvas assignment_groups table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Primary key for this record in the Canvas assignments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
The ID of the user in the adhoc group table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
Original primary key for conversation in the Canvas table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
Original ID for canvas table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Primary key for this course in the canvas courses table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Primary key for this record in the Canvas course_sections table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
ID in Canvas system
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Primary key for this record in the Canvas discussion_entries table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Primary key to the discussion_topics table in Canvas
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Primary key for this record in the Canvas enrollments table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Primary key for this record in the Canvas enrollments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Primary key for this record in the context_external_tools table in the
Canvas database
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Primary key for this file in the attachments table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Primary key to the groups table in canvas.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Primary key for this quiz in the quizzes table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
Primary key for this quiz question answer.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Primary key for this quiz question in the 'quiz_questions' table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Primary key for this quiz group in the 'quiz_question_groups' table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
Primary key for this record in the Canvas roles table
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Primary key of this record in the Canvas submissions table.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Primary key to the wikis table in canvas.
- getCanvasId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Primary key for the wiki pages table.
- getCategory() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Group description by the users.
- getCategory() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Group description by the users.
- getCategory() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Group description by the users.
- getCategory() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Group description by the users.
- getCdn() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getCdn() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getCdn() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getCdn() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- getCityName() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getCityName() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getCityName() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getCityName() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getCleanupLogGroup() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getCleanupLogStream() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getClient() - Method in class edu.harvard.data.AwsUtils
-
- getCode() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
The code for the course (e.g.
- getCode() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
The code for the course (e.g.
- getCode() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
The code for the course (e.g.
- getCode() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
The code for the course (e.g.
- getCode() - Method in enum edu.harvard.data.ReturnStatus
-
- getCodeBucket() - Method in class edu.harvard.data.DataConfig
-
- getCodeGeneratorScript() - Method in class edu.harvard.data.DataConfig
-
- getCodeLocation() - Method in class edu.harvard.data.DataConfig
-
- getCodeManager(String) - Static method in class edu.harvard.data.CodeManager
-
- getCodeManagerClass() - Method in class edu.harvard.data.DataConfig
-
- getColumn(String) - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- getColumn(String) - Method in class edu.harvard.data.schema.DataSchemaTable
-
- getColumn(String) - Method in class edu.harvard.data.schema.extension.ExtensionSchemaTable
-
- getColumn(String) - Method in class edu.harvard.data.schema.redshift.RedshiftTable
-
- getColumns() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- getColumns() - Method in class edu.harvard.data.schema.DataSchemaTable
-
- getColumns() - Method in class edu.harvard.data.schema.extension.ExtensionSchemaTable
-
- getColumns() - Method in class edu.harvard.data.schema.fulltext.FullTextTable
-
- getColumns() - Method in class edu.harvard.data.schema.redshift.RedshiftTable
-
- getComment() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getComments() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
Specific contextual comments for a particular answer.
- getComments() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
Specific contextual comments for a particular answer.
- getComments() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
Specific contextual comments for a particular answer.
- getComments() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
Specific contextual comments for a particular answer.
- getCommunicationChannelId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelFact
-
Foreign key to the communication channel dimension table.
- getCommunicationChannelId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelFact
-
Foreign key to the communication channel dimension table.
- getCommunicationChannelId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelFact
-
Foreign key to the communication channel dimension table.
- getCommunicationChannelId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelFact
-
Foreign key to the communication channel dimension table.
- getCompletedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Enrollment completed date
- getCompletedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Enrollment completed date
- getCompletedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Enrollment completed date
- getCompletedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Enrollment completed date
- getCompletionSnsArn() - Method in class edu.harvard.data.DataConfig
-
- getCompression() - Method in class edu.harvard.data.TableFormat
-
- getComputedCurrentScore() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Current score for the enrollment
- getComputedCurrentScore() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Current score for the enrollment
- getComputedCurrentScore() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Current score for the enrollment
- getComputedCurrentScore() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Current score for the enrollment
- getComputedFinalScore() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Final score for the enrollment
- getComputedFinalScore() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Final score for the enrollment
- getComputedFinalScore() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Final score for the enrollment
- getComputedFinalScore() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Final score for the enrollment
- getConcludeAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Timestamp for when the course finishes
- getConcludeAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Timestamp for when the course finishes
- getConcludeAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Timestamp for when the course finishes
- getConcludeAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Timestamp for when the course finishes
- getConfig() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getConfig(Mapper<?, ?, ?, ?>.Context) - Method in class edu.harvard.data.HadoopUtilities
-
- getConfig(Reducer<?, ?, ?, ?>.Context) - Method in class edu.harvard.data.HadoopUtilities
-
- getConfig() - Method in class edu.harvard.data.pipeline.Pipeline
-
- getConfigParameter(String, boolean) - Method in class edu.harvard.data.DataConfig
-
- getConfigPathString() - Method in class edu.harvard.data.canvas.BootstrapParameters
-
- getConfigString() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getContentType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Contains the MIME type of this file.
- getContentType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Contains the MIME type of this file.
- getContentType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Contains the MIME type of this file.
- getContentType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Contains the MIME type of this file.
- getContextType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
The context type to which the group belongs to.
- getContextType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
The context type to which the group belongs to.
- getContextType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
The context type to which the group belongs to.
- getContextType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
The context type to which the group belongs to.
- getContinentCode() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getContinentCode() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getContinentCode() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getContinentCode() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
Parent conversation for this message.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign key to the conversation dimension for the associated conversation
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the conversation, the conversation message associated with
this file belongs to.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
Parent conversation for this message.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign key to the conversation dimension for the associated conversation
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the conversation, the conversation message associated with
this file belongs to.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
Parent conversation for this message.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign key to the conversation dimension for the associated conversation
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the conversation, the conversation message associated with
this file belongs to.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
Parent conversation for this message.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign key to the conversation dimension for the associated conversation
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the conversation, the conversation message associated with
this file belongs to.
- getConversationId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- getConversationMessageAuthorId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the user, who authored the conversation message this file
belongs to.
- getConversationMessageAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the user, who authored the conversation message this file
belongs to..
- getConversationMessageAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the user, who authored the conversation message this file
belongs to..
- getConversationMessageAuthorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the user, who authored the conversation message this file
belongs to..
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign key to the message dimension for the associated message.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the conversation message this file belongs to.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the conversation message this file belongs to.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign key to the message dimension for the associated message.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the conversation message this file belongs to.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the conversation message this file belongs to.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign key to the message dimension for the associated message.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the conversation message this file belongs to.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the conversation message this file belongs to.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign key to the message dimension for the associated message.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the conversation message this file belongs to.
- getConversationMessageId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the conversation message this file belongs to.
- getCorrectComments() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Comments to be displayed if the student answers the question correctly.
- getCorrectComments() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Comments to be displayed if the student answers the question correctly.
- getCorrectComments() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Comments to be displayed if the student answers the question correctly.
- getCorrectComments() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Comments to be displayed if the student answers the question correctly.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
TBD
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Dictates if the quiz can be locked or not.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates if the quiz can be locked or not.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
True if the wiki page can be locked.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
TBD
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Dictates if the quiz can be locked or not.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates if the quiz can be locked or not.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
True if the wiki page can be locked.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
TBD
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Dictates if the quiz can be locked or not.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates if the quiz can be locked or not.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
True if the wiki page can be locked.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
TBD
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Dictates if the quiz can be locked or not.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates if the quiz can be locked or not.
- getCouldBeLocked() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
True if the wiki page can be locked.
- getCountryCode() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
The user's country code.
- getCountryCode() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
The user's country code.
- getCountryCode() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
The user's country code.
- getCountryCode() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
The user's country code.
- getCountryCode2() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getCountryCode2() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getCountryCode2() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getCountryCode2() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getCountryCode3() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getCountryCode3() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getCountryCode3() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getCountryCode3() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getCountryName() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getCountryName() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getCountryName() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getCountryName() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getCourse() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
Title of the course in which the video is embedded.
- getCourse() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
Title of the course in which the video is embedded.
- getCourse() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
Title of the course in which the video is embedded.
- getCourse() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
Title of the course in which the video is embedded.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Foreign key to the account associated with the course associated with this
assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign Key to the course's account
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to account for course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to account for associated course.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
(currently un-populated) Foreign key to the account dimension for the
account associated with the associated course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key to the account of the enrolled course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the course's account if this tool was activated in a course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in account_dim for the account the associated course is owned
by.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Foreign key to the account associated with the course associated with this
quiz.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the account of the course this submission belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the account of the course this submission belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in account_dim for the account the associated course is owned
by.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
(Deprecated) Foreign key to the account dimension of the account
associated with the course associated with the assignment.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Foreign key to the account associated with the course associated with this
assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign Key to the course's account
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to account for course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to account for associated course.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
(currently un-populated) Foreign key to the account dimension for the
account associated with the associated course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key to the account of the enrolled course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the course's account if this tool was activated in a course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Foreign key to the account associated with the course associated with this
quiz.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the account of the course this submission belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the account of the course this submission belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in account_dim for the account the associated course is owned
by.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
(Deprecated) Foreign key to the account dimension of the account
associated with the course associated with the assignment.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in account_dim for the account the associated course is owned
by.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Foreign key to the account associated with the course associated with this
assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign Key to the course's account
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to account for course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to account for associated course.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
(currently un-populated) Foreign key to the account dimension for the
account associated with the associated course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key to the account of the enrolled course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the course's account if this tool was activated in a course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Foreign key to the account associated with the course associated with this
quiz.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the account of the course this submission belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the account of the course this submission belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in account_dim for the account the associated course is owned
by.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
(Deprecated) Foreign key to the account dimension of the account
associated with the course associated with the assignment.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in account_dim for the account the associated course is owned
by.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Foreign key to the account associated with the course associated with this
assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the account associated with the course associated with this
assignment.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign Key to the course's account
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to account for course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to account for associated course.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
(currently un-populated) Foreign key to the account dimension for the
account associated with the associated course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key to the account of the enrolled course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the course's account if this tool was activated in a course
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Foreign key to the account associated with the course associated with this
quiz.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to the account of the course this group belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the account of the course this submission belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the account of the course this submission belongs to.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in account_dim for the account the associated course is owned
by.
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- getCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
(Deprecated) Foreign key to the account dimension of the account
associated with the course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Foreign key to the course associated with this assignment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Foreign key to the course associated with this assignment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Foreign key to the course to which the assignment group belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupFact
-
Foreign key to the course to which the assignment group belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
The course that owns this conversation
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign key to the course dimension for the associated course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Foreign key to the associated course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to associated course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the course dimension
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Foreign key to course for this enrollment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key to the enrolled course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Foreign key to the enrolled course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Foreign key to the course if this tool was activated in a course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the course if this tool was activated in a course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the course this file belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the course, the assignment/quiz/quiz submission/submission
associated with this file belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in course_dim for the course that owned the page requested.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Foreign key to the course the quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Foreign key to the course the quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the course this submission belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the course this submission belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in course_dim for the course that owned the page requested.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Foreign key to the course associated with this assignment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Foreign key to the course associated with this assignment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Foreign key to the course to which the assignment group belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupFact
-
Foreign key to the course to which the assignment group belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
The course that owns this conversation
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign key to the course dimension for the associated course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Foreign key to the associated course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to associated course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the course dimension
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Foreign key to course for this enrollment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key to the enrolled course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Foreign key to the enrolled course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Foreign key to the course if this tool was activated in a course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the course if this tool was activated in a course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the course this file belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the course, the assignment/quiz/quiz submission/submission
associated with this file belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Foreign key to the course the quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Foreign key to the course the quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the course this submission belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the course this submission belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in course_dim for the course that owned the page requested.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in course_dim for the course that owned the page requested.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Foreign key to the course associated with this assignment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Foreign key to the course associated with this assignment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Foreign key to the course to which the assignment group belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupFact
-
Foreign key to the course to which the assignment group belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
The course that owns this conversation
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign key to the course dimension for the associated course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Foreign key to the associated course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to associated course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the course dimension
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Foreign key to course for this enrollment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key to the enrolled course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Foreign key to the enrolled course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Foreign key to the course if this tool was activated in a course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the course if this tool was activated in a course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the course this file belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the course, the assignment/quiz/quiz submission/submission
associated with this file belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Foreign key to the course the quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Foreign key to the course the quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the course this submission belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the course this submission belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in course_dim for the course that owned the page requested.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in course_dim for the course that owned the page requested.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Foreign key to the course associated with this assignment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Foreign key to the course associated with this assignment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Foreign key to the course to which the assignment group belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupFact
-
Foreign key to the course to which the assignment group belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the course associated with this assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
The course that owns this conversation
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign key to the course dimension for the associated course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Foreign key to the associated course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to associated course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the course dimension
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Foreign key to course for this enrollment
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key to the enrolled course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Foreign key to the enrolled course.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Foreign key to the course if this tool was activated in a course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the course if this tool was activated in a course
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the course this file belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the course, the assignment/quiz/quiz submission/submission
associated with this file belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Foreign key to the course the quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Foreign key to the course the quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to the course this group's quiz belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the course this submission belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the course this submission belongs to.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in course_dim for the course that owned the page requested.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to course dimension of course associated with the assignment.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Foreign key to the course_section.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the course_section.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the course_section the user is
part of.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Foreign key to the course section for this enrollment
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key to the enrolled section
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Foreign key to the course_section.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the course_section.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the course_section the user is
part of.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Foreign key to the course section for this enrollment
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key to the enrolled section
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Foreign key to the course_section.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the course_section.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the course_section the user is
part of.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Foreign key to the course section for this enrollment
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key to the enrolled section
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Foreign key to the course_section.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the course_section.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the course_section the user is
part of.
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Foreign key to the course section for this enrollment
- getCourseSectionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key to the enrolled section
- getCourseUiCanvasNavigationId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to navigation function
- getCourseUiCanvasNavigationId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to navigation function
- getCourseUiCanvasNavigationId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to navigation function
- getCourseUiCanvasNavigationId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to navigation function
- getCourseUiNavigationItemId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to course_ui_navigation_item_dim
- getCourseUiNavigationItemId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to course_ui_navigation_item_dim
- getCourseUiNavigationItemId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to course_ui_navigation_item_dim
- getCourseUiNavigationItemId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to course_ui_navigation_item_dim
- getCreated() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Timestamp for when this event occurred.
- getCreated() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Timestamp for when this event occurred.
- getCreated() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Timestamp for when this event occurred.
- getCreated() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Timestamp for when this event occurred.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp of the first time the assignment was entered into the system
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Date/Time when the assignment group was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Timestamp of when the assignment_override was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Date/Time when the quiz was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
Date and time this message was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Timestamp when the course object was created in Canvas
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Timestamp for when this section was entered into the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Timestamp when the discussion entry was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp when the discussion topic was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Timestamp for when this section was entered into the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Timestamp when the activation was created
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Timestamp when the group was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Timestamp when this pseudonym was created in Canvas
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Time when the quiz was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Time when the quiz question was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Time when the quiz question was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Time when the quiz submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Time when the quiz submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Timestamp of when the submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Timestamp when the user was created in the Canvas system
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Timestamp when the wiki was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Timestamp when the wiki page was created in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp of the first time the assignment was entered into the system
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Date/Time when the assignment group was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Timestamp of when the assignment_override was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Date/Time when the quiz was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
Date and time this message was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Timestamp when the course object was created in Canvas
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Timestamp for when this section was entered into the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Timestamp when the discussion entry was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp when the discussion topic was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Timestamp for when this section was entered into the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Timestamp when the activation was created
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Timestamp when the group was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Timestamp when this pseudonym was created in Canvas
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Time when the quiz was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Time when the quiz question was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Time when the quiz question was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Time when the quiz submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Time when the quiz submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Timestamp of when the submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
Timestamp when the user was created in the Canvas system
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Timestamp when the wiki was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Timestamp when the wiki page was created in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp of the first time the assignment was entered into the system
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Date/Time when the assignment group was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Timestamp of when the assignment_override was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Date/Time when the quiz was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
Date and time this message was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Timestamp when the course object was created in Canvas
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Timestamp for when this section was entered into the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Timestamp when the discussion entry was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp when the discussion topic was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Timestamp for when this section was entered into the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Timestamp when the activation was created
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Timestamp when the group was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Timestamp when this pseudonym was created in Canvas
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Time when the quiz was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Time when the quiz question was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Time when the quiz question was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Time when the quiz submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Time when the quiz submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Timestamp of when the submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
Timestamp when the user was created in the Canvas system
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Timestamp when the wiki was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Timestamp when the wiki page was created in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp of the first time the assignment was entered into the system
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Date/Time when the assignment group was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Timestamp of when the assignment_override was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Date/Time when the quiz was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
Date and time this message was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Timestamp when the course object was created in Canvas
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Timestamp for when this section was entered into the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Timestamp when the discussion entry was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp when the discussion topic was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Timestamp for when this section was entered into the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Timestamp when the activation was created
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Timestamp when the group was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Timestamp when this pseudonym was created in Canvas
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Time when the quiz was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Time when the quiz question was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Time when the quiz question was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Time when the quiz submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Time when the quiz submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Timestamp of when the submission was created.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
Timestamp when the user was created in the Canvas system
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Timestamp when the wiki was first saved in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Timestamp when the wiki page was created in the system.
- getCreatedAt() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaSummary
-
- getCreatedAt() - Method in class edu.harvard.data.canvas.data_api.DataDump
-
- getCreateHiveTables(int) - Method in class edu.harvard.data.DataConfig
-
- getCsvFormat() - Method in class edu.harvard.data.TableFormat
-
- getCurrentLoginAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
TBD
- getCurrentLoginAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
TBD
- getCurrentLoginAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
TBD
- getCurrentLoginAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
TBD
- getCurrentLoginIp() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
TBD
- getCurrentLoginIp() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
TBD
- getCurrentLoginIp() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
TBD
- getCurrentLoginIp() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
TBD
- getCurrentStep() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getCurrentStepStart() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getCustomEc2Environment() - Method in class edu.harvard.data.canvas.CanvasPhase0Bootstrap
-
- getCustomEc2Environment() - Method in class edu.harvard.data.matterhorn.MatterhornPhase0Bootstrap
-
- getCustomEc2Environment() - Method in class edu.harvard.data.pipeline.Phase0Bootstrap
-
- getDatabasePath() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- getDataConfig(String, boolean) - Method in class edu.harvard.data.canvas.CanvasCodeManager
-
- getDataConfig(String, boolean) - Method in class edu.harvard.data.CodeManager
-
- getDataConfig(String, boolean) - Method in class edu.harvard.data.matterhorn.MatterhornCodeManager
-
- getDataPipelineCreatorRoleArn() - Method in class edu.harvard.data.DataConfig
-
- getDataPipelineResourceRoleArn() - Method in class edu.harvard.data.DataConfig
-
- getDataPipelineRole() - Method in class edu.harvard.data.DataConfig
-
- getDatasetName() - Method in class edu.harvard.data.DataConfig
-
- getDatasetsDynamoTable() - Method in class edu.harvard.data.DataConfig
-
- getDataSource() - Method in class edu.harvard.data.DataConfig
-
- getDataToolsJar() - Method in class edu.harvard.data.DataConfig
-
- getDate() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Contains the same value as 'finished_at'.
- getDate() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Contains the same value as 'finished_at'.
- getDate() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Contains the same value as 'finished_at'.
- getDate() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Contains the same value as 'finished_at'.
- getDate() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Contains the same value as 'finished_at'.
- getDate() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Contains the same value as 'finished_at'.
- getDate() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Contains the same value as 'finished_at'.
- getDate() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Contains the same value as 'finished_at'.
- getDateEnd() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Term end date
- getDateEnd() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Term end date
- getDateEnd() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Term end date
- getDateEnd() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Term end date
- getDateFormat() - Method in class edu.harvard.data.TableFormat
-
- getDateStart() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Term start date
- getDateStart() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Term start date
- getDateStart() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Term start date
- getDateStart() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Term start date
- getDays() - Method in class edu.harvard.data.schema.existing.ExistingSchemaTable
-
- getDefault(PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getDefaultAssignmentName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Default name assigned to the assignments in the assignment group if no
name is assigned to them during their creation.
- getDefaultAssignmentName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Default name assigned to the assignments in the assignment group if no
name is assigned to them during their creation.
- getDefaultAssignmentName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Default name assigned to the assignments in the assignment group if no
name is assigned to them during their creation.
- getDefaultAssignmentName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Default name assigned to the assignments in the assignment group if no
name is assigned to them during their creation.
- getDefaultSection() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
True if this is the default section
- getDefaultSection() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
True if this is the default section
- getDefaultSection() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
True if this is the default section
- getDefaultSection() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
True if this is the default section
- getDefaultView() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Default view for groups is the feed.
- getDefaultView() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Default view for groups is the feed.
- getDefaultView() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Default view for groups is the feed.
- getDefaultView() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Default view for groups is the feed.
- getDefineRequest(String) - Method in class edu.harvard.data.pipeline.Pipeline
-
- getDelayedPostAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp when the discussion topic was/will be delay-posted
- getDelayedPostAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp when the discussion topic was/will be delay-posted
- getDelayedPostAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp when the discussion topic was/will be delay-posted
- getDelayedPostAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp when the discussion topic was/will be delay-posted
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Timestamp when the discussion entry was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp when the discussion topic was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Timestamp when the group was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Timestamp when the pseudonym was deleted (NULL if the pseudonym is still
active)
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Time when the quiz was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Timestamp when the discussion entry was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp when the discussion topic was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Timestamp when the group was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Timestamp when the pseudonym was deleted (NULL if the pseudonym is still
active)
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Time when the quiz was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Timestamp when the discussion entry was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp when the discussion topic was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Timestamp when the group was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Timestamp when the pseudonym was deleted (NULL if the pseudonym is still
active)
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Time when the quiz was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Timestamp when the discussion entry was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp when the discussion topic was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Timestamp when the group was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Timestamp when the pseudonym was deleted (NULL if the pseudonym is still
active)
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Time when the quiz was deleted.
- getDeletedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- getDeletions() - Method in class edu.harvard.data.schema.SchemaComparison
-
- getDepth() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Depth of the account in the hierarchy.
- getDepth() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Reply depth for this entry
- getDepth() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Depth of the account in the hierarchy.
- getDepth() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Reply depth for this entry
- getDepth() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Depth of the account in the hierarchy.
- getDepth() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Reply depth for this entry
- getDepth() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Depth of the account in the hierarchy.
- getDepth() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Reply depth for this entry
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Long description of the assignment
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
The description of the tool activation as entered by the user
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Description of the group.
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Description of the quiz.
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Long description of the assignment
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
The description of the tool activation as entered by the user
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Description of the group.
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Description of the quiz.
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Long description of the assignment
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
The description of the tool activation as entered by the user
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Description of the group.
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Description of the quiz.
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Long description of the assignment
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
The description of the tool activation as entered by the user
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Description of the group.
- getDescription() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Description of the quiz.
- getDescription() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaColumn
-
- getDescription() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- getDescription() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getDescription() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getDescription() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getDescription() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- getDescription() - Method in enum edu.harvard.data.ReturnStatus
-
- getDescription() - Method in class edu.harvard.data.schema.DataSchemaColumn
-
- getDescription() - Method in class edu.harvard.data.schema.existing.ExistingSchemaTable
-
- getDescription() - Method in class edu.harvard.data.schema.extension.ExtensionSchemaColumn
-
- getDescription() - Method in class edu.harvard.data.schema.redshift.RedshiftColumn
-
- getDescripton() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaColumn
-
- getDesignerEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getDesignerEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getDesignerEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getDesignerEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getDesignerEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'DesignerEnrollment' roles associated with the user in the
course.
- getDesignerEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'DesignerEnrollment' roles associated with the user in the
course.
- getDesignerEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'DesignerEnrollment' roles associated with the user in the
course.
- getDesignerEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'DesignerEnrollment' roles associated with the user in the
course.
- getDimension() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaColumn
-
- getDiscussionEntryId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to this entries attributes.
- getDiscussionEntryId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to this entries attributes.
- getDiscussionEntryId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to this entries attributes.
- getDiscussionEntryId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to this entries attributes.
- getDiscussionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- getDiscussionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- getDiscussionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- getDiscussionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- getDiscussionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- getDiscussionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- getDiscussionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- getDiscussionTopicId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the discussion topic dimension for the associated
discussion topic.
- getDiscussionTopicId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the discussion topic dimension for the associated
discussion topic.
- getDiscussionTopicId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the discussion topic dimension for the associated
discussion topic.
- getDiscussionTopicId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the discussion topic dimension for the associated
discussion topic.
- getDiscussionType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Type of discussion topic: default(blank), side_comment, threaded.
- getDiscussionType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Type of discussion topic: default(blank), side_comment, threaded.
- getDiscussionType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Type of discussion topic: default(blank), side_comment, threaded.
- getDiscussionType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Type of discussion topic: default(blank), side_comment, threaded.
- getDisplayName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Name of this file.
- getDisplayName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Name of this file.
- getDisplayName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Name of this file.
- getDisplayName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Name of this file.
- getDisplayQuestions() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Policy for displaying the questions in the quiz.
- getDisplayQuestions() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Policy for displaying the questions in the quiz.
- getDisplayQuestions() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Policy for displaying the questions in the quiz.
- getDisplayQuestions() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Policy for displaying the questions in the quiz.
- getDmaCode() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getDmaCode() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getDmaCode() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getDmaCode() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getDocuments(Map<String, Object>) - Method in interface edu.harvard.data.io.JsonDocumentParser
-
Extract all
DataTable records from a parsed JSON object.
- getDocuments(Map<String, Object>) - Method in class edu.harvard.data.matterhorn.EventJsonDocumentParser
-
- getDownloaded() - Method in class edu.harvard.data.DumpInfo
-
- getDownloaded() - Method in class edu.harvard.data.DumpInfoOld
-
- getDownloadEnd() - Method in class edu.harvard.data.DumpInfo
-
- getDownloadEnd() - Method in class edu.harvard.data.DumpInfoOld
-
- getDownloadOnly() - Method in class edu.harvard.data.canvas.BootstrapParameters
-
- getDownloadStart() - Method in class edu.harvard.data.DumpInfo
-
- getDownloadStart() - Method in class edu.harvard.data.DumpInfoOld
-
- getDropboxBucket() - Method in class edu.harvard.data.matterhorn.MatterhornDataConfig
-
- getDropHighest() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupRuleDim
-
Number of highest scored assignments which can be dropped form the group.
- getDropHighest() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupRuleDim
-
Number of highest scored assignments which can be dropped form the group.
- getDropHighest() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupRuleDim
-
Number of highest scored assignments which can be dropped form the group.
- getDropHighest() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupRuleDim
-
Number of highest scored assignments which can be dropped form the group.
- getDropLowest() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupRuleDim
-
Number of lowest scored assignments which can be dropped from the group.
- getDropLowest() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupRuleDim
-
Number of lowest scored assignments which can be dropped from the group.
- getDropLowest() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupRuleDim
-
Number of lowest scored assignments which can be dropped from the group.
- getDropLowest() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupRuleDim
-
Number of lowest scored assignments which can be dropped from the group.
- getDropRule() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentRuleDim
-
Denotes if the assignment can be dropped from the assignment group if the
group allows dropping assignments based on certain rules.
- getDropRule() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentRuleDim
-
Denotes if the assignment can be dropped from the assignment group if the
group allows dropping assignments based on certain rules.
- getDropRule() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentRuleDim
-
Denotes if the assignment can be dropped from the assignment group if the
group allows dropping assignments based on certain rules.
- getDropRule() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentRuleDim
-
Denotes if the assignment can be dropped from the assignment group if the
group allows dropping assignments based on certain rules.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp for when the assignment is due
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The new due_at date-time for this group of users.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Day/Time when the quiz is due.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp for when the assignment is due
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The new due_at date-time for this group of users.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Day/Time when the quiz is due.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp for when the assignment is due
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The new due_at date-time for this group of users.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Day/Time when the quiz is due.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp for when the assignment is due
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The new due_at date-time for this group of users.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Day/Time when the quiz is due.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- getDueAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- getDueAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Indicates if the due_at field overrides the original assignment.due_at
field for this group of users.
- getDueAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Indicates if the due_at field overrides the original assignment.due_at
field for this group of users.
- getDueAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Indicates if the due_at field overrides the original assignment.due_at
field for this group of users.
- getDueAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Indicates if the due_at field overrides the original assignment.due_at
field for this group of users.
- getDump(String) - Method in class edu.harvard.data.canvas.data_api.ApiClient
-
- getDump(long) - Method in class edu.harvard.data.canvas.data_api.ApiClient
-
- getDumpId() - Method in class edu.harvard.data.canvas.data_api.DataDump
-
- getDumpId() - Method in class edu.harvard.data.canvas.data_api.DataHistoricalDump
-
- getDumpIndex(S3ObjectId) - Method in class edu.harvard.data.canvas.phase_0.DumpManager
-
- getDumpInfoDynamoTable() - Method in class edu.harvard.data.canvas.CanvasDataConfig
-
- getDumps() - Method in class edu.harvard.data.canvas.data_api.ApiClient
-
- getDumpSequence() - Method in class edu.harvard.data.canvas.BootstrapParameters
-
- getDuration() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getDuration() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getDuration() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getDuration() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- getDurationMs() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Elapsed time in milliseconds between the first and last requests.
- getDurationMs() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Elapsed time in milliseconds between the first and last requests.
- getDwType() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- getEc2CodeDir() - Method in class edu.harvard.data.DataConfig
-
- getEc2GitDir() - Method in class edu.harvard.data.DataConfig
-
- getEditingRoles() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Users or roles who can edit a wiki page.
- getEditingRoles() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Users or roles who can edit a wiki page.
- getEditingRoles() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Users or roles who can edit a wiki page.
- getEditingRoles() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Users or roles who can edit a wiki page.
- getEditorId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the user dimension.
- getEditorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the user dimension.
- getEditorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the user dimension.
- getEditorIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the user dimension.
- getEmr() - Method in class edu.harvard.data.pipeline.Pipeline
-
- getEmr(String) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getEmrActivity(String, PipelineObjectBase, Class<?>, List<String>) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getEmrAvailabilityZoneGroup() - Method in class edu.harvard.data.DataConfig
-
- getEmrCodeDir() - Method in class edu.harvard.data.DataConfig
-
- getEmrCoreBidPrice() - Method in class edu.harvard.data.DataConfig
-
- getEmrCoreInstanceCount() - Method in class edu.harvard.data.DataConfig
-
- getEmrCoreInstanceType() - Method in class edu.harvard.data.DataConfig
-
- getEmrId() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getEmrLogFile(String) - Method in class edu.harvard.data.DataConfig
-
- getEmrMasterBidPrice() - Method in class edu.harvard.data.DataConfig
-
- getEmrMasterInstanceType() - Method in class edu.harvard.data.DataConfig
-
- getEmrMasterIp() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getEmrMaximumRetries() - Method in class edu.harvard.data.DataConfig
-
- getEmrReleaseLabel() - Method in class edu.harvard.data.DataConfig
-
- getEmrTaskBidPrice() - Method in class edu.harvard.data.DataConfig
-
- getEmrTaskInstanceCount() - Method in class edu.harvard.data.DataConfig
-
- getEmrTaskInstanceType() - Method in class edu.harvard.data.DataConfig
-
- getEmrTerminateAfter() - Method in class edu.harvard.data.DataConfig
-
- getEmrUrl() - Method in class edu.harvard.data.pipeline.PostMortemReport
-
- getEncoding() - Method in class edu.harvard.data.TableFormat
-
- getEndAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Section end date
- getEndAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Enrollment end date
- getEndAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Section end date
- getEndAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Enrollment end date
- getEndAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Section end date
- getEndAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Enrollment end date
- getEndAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Section end date
- getEndAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Enrollment end date
- getEndingRange() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- getEndingRange() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- getEndingRange() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- getEndingRange() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- getEndingRange() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- getEndingRange() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- getEndingRange() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- getEndingRange() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- getEndTime() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Timestamp of the last request in the session.
- getEnrollmentCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of enrollments associated with the user in the course for
his/her all roles under all base roles, duplicate or not.
- getEnrollmentCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of enrollments associated with the user in the course for
his/her all roles under all base roles, duplicate or not.
- getEnrollmentCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of enrollments associated with the user in the course for
his/her all roles under all base roles, duplicate or not.
- getEnrollmentCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of enrollments associated with the user in the course for
his/her all roles under all base roles, duplicate or not.
- getEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the enrollment for a course
section.
- getEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key for the attributes of the enrollment
- getEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the enrollment for a course
section.
- getEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key for the attributes of the enrollment
- getEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the enrollment for a course
section.
- getEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key for the attributes of the enrollment
- getEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the enrollment for a course
section.
- getEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key for the attributes of the enrollment
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the enrollment roll-up, the quiz submission/submission
associated with this file belongs to.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the enrollment roll-up, the quiz submission/submission
associated with this file belongs to.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the enrollment roll-up, the quiz submission/submission
associated with this file belongs to.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the enrollment roll-up, the quiz submission/submission
associated with this file belongs to.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- getEnrollmentRollupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Foreign key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Foreign key to the associated enrollment term
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to enrollment term
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key to the enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the course's enrollment term if this tool was activated in
a course
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign Key to enrollment term, the assignment/conversation
message/group/quiz/quiz submission/submission associated with this file
belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to the enrollment term table for the parent course.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to the enrollment term table for the parent course.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Foreign key to enrollment term the quiz belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the enrollment term table of the course this wiki is
associated with.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the enrollment term table of the course this wiki page is
associated with.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Foreign key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Foreign key to the associated enrollment term
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to enrollment term
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key to the enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the course's enrollment term if this tool was activated in
a course
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign Key to enrollment term, the assignment/conversation
message/group/quiz/quiz submission/submission associated with this file
belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to the enrollment term table for the parent course.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to the enrollment term table for the parent course.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Foreign key to enrollment term the quiz belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the enrollment term table of the course this wiki is
associated with.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the enrollment term table of the course this wiki page is
associated with.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Foreign key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Foreign key to the associated enrollment term
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to enrollment term
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key to the enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the course's enrollment term if this tool was activated in
a course
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign Key to enrollment term, the assignment/conversation
message/group/quiz/quiz submission/submission associated with this file
belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to the enrollment term table for the parent course.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to the enrollment term table for the parent course.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Foreign key to enrollment term the quiz belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the enrollment term table of the course this wiki is
associated with.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the enrollment term table of the course this wiki page is
associated with.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign Key to enrollment term table.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Foreign key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Foreign key to the associated enrollment term
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to enrollment term
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key to the enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the course's enrollment term if this tool was activated in
a course
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign Key to enrollment term, the assignment/conversation
message/group/quiz/quiz submission/submission associated with this file
belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to the enrollment term table for the parent course.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to the enrollment term table for the parent course.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Foreign key to enrollment term the quiz belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to the enrollment term of the course this group belongs to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign Key to enrollment term table
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the enrollment term table of the course this wiki is
associated with.
- getEnrollmentTermId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the enrollment term table of the course this wiki page is
associated with.
- getErrorMessage() - Method in class edu.harvard.data.pipeline.PostMortemPipelineObject
-
- getExact() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- getExact() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- getExact() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- getExact() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- getExact() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- getExact() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- getExact() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- getExact() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- getExclude() - Method in class edu.harvard.data.schema.existing.ExistingSchemaTable
-
- getExcused() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Denotes if this submission is excused or not.
- getExcused() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Denotes if this submission is excused or not.
- getExcused() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Denotes if this submission is excused or not.
- getExcused() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Denotes if this submission is excused or not.
- getExistingTableResource() - Method in class edu.harvard.data.canvas.CanvasCodeGenerator
-
- getExistingTableResource() - Method in class edu.harvard.data.generator.CodeGenerator
-
Get the name of a resource on the class path that contains the definitions
of any existing Redshift tables that should be loaded into the data
pipeline before processing begins.
- getExistingTableResource() - Method in class edu.harvard.data.matterhorn.MatterhornCodeGenerator
-
- getExpected() - Method in exception edu.harvard.data.schema.UnexpectedApiResponseException
-
- getExpirationPhase() - Method in class edu.harvard.data.schema.DataSchemaTable
-
- getExpirationPhase() - Method in class edu.harvard.data.schema.redshift.RedshiftTable
-
- getExpireAfterPhase() - Method in class edu.harvard.data.schema.existing.ExistingSchemaTable
-
- getExpires() - Method in class edu.harvard.data.canvas.data_api.DataDump
-
- getExpires() - Method in class edu.harvard.data.leases.Lease
-
- getExtension() - Method in class edu.harvard.data.TableFormat
-
- getExternalToolActivationId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to external_tool_activation_dim
- getExternalToolActivationId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the external_tool_activation_dim dimension with attribute
for this activation
- getExternalToolActivationId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to external_tool_activation_dim
- getExternalToolActivationId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the external_tool_activation_dim dimension with attribute
for this activation
- getExternalToolActivationId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to external_tool_activation_dim
- getExternalToolActivationId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the external_tool_activation_dim dimension with attribute
for this activation
- getExternalToolActivationId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to external_tool_activation_dim
- getExternalToolActivationId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the external_tool_activation_dim dimension with attribute
for this activation
- getExtraAttempts() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- getExtraAttempts() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- getExtraAttempts() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- getExtraAttempts() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- getExtraAttempts() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- getExtraAttempts() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- getExtraAttempts() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- getExtraAttempts() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- getExtraTime() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- getExtraTime() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- getExtraTime() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- getExtraTime() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- getExtraTime() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- getExtraTime() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- getExtraTime() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- getExtraTime() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- getFailedLoginCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
Number of times failed login attempt to this pseudonym
- getFailedLoginCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
Number of times failed login attempt to this pseudonym
- getFailedLoginCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
Number of times failed login attempt to this pseudonym
- getFailedLoginCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
Number of times failed login attempt to this pseudonym
- getFailure() - Method in class edu.harvard.data.pipeline.PostMortemReport
-
- getFailureSnsArn() - Method in class edu.harvard.data.DataConfig
-
- getField() - Method in class edu.harvard.data.schema.SchemaDifference
-
- getFieldName() - Method in enum edu.harvard.data.identity.IdentifierType
-
Get the name by which this identifier is referred in the
identity_map database table.
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupRuleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentRuleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupRuleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentRuleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupRuleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentRuleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupRuleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentRuleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
- getFieldNames() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
- getFieldNames() - Method in interface edu.harvard.data.DataTable
-
- getFieldNames() - Method in class edu.harvard.data.identity.IdentityMap
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getFieldNames() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupRuleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentRuleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupRuleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentRuleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupRuleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentRuleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupRuleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentRuleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
- getFieldsAsList(TableFormat) - Method in interface edu.harvard.data.DataTable
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.identity.IdentityMap
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getFieldsAsList(TableFormat) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupRuleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentRuleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupRuleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentRuleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupRuleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentRuleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupRuleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentRuleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
- getFieldsAsMap() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
- getFieldsAsMap() - Method in interface edu.harvard.data.DataTable
-
- getFieldsAsMap() - Method in class edu.harvard.data.identity.IdentityMap
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getFieldsAsMap() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- getFile(S3ObjectId, File) - Method in class edu.harvard.data.AwsUtils
-
- getFile(S3ObjectId, File, boolean) - Method in class edu.harvard.data.AwsUtils
-
- getFile() - Method in exception edu.harvard.data.RecordParsingException
-
- getFileId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to this file dimesion table.
- getFileId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to this file dimesion table.
- getFileId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to this file dimesion table.
- getFileId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to this file dimesion table.
- getFilename() - Method in class edu.harvard.data.canvas.data_api.DataFile
-
- getFileName(Path) - Method in class edu.harvard.data.HadoopUtilities
-
- getFiles() - Method in class edu.harvard.data.canvas.data_api.DataArtifact
-
- getFiles() - Method in class edu.harvard.data.canvas.data_api.DataHistoricalDump
-
- getFiles(String) - Method in class edu.harvard.data.pipeline.InputTableIndex
-
- getFileSize(S3ObjectId) - Method in class edu.harvard.data.pipeline.InputTableIndex
-
- getFileSizes() - Method in class edu.harvard.data.pipeline.InputTableIndex
-
- getFileState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Denotes the current state of this file.
- getFileState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Denotes the current state of this file.
- getFileState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Denotes the current state of this file.
- getFileState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Denotes the current state of this file.
- getFinishedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Time at which the student submitted the quiz submission.
- getFinishedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Time at which the student submitted the quiz submission.
- getFinishedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Time at which the student submitted the quiz submission.
- getFinishedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Time at which the student submitted the quiz submission.
- getFinishedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Time at which the student submitted the quiz submission.
- getFinishedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Time at which the student submitted the quiz submission.
- getFinishedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Time at which the student submitted the quiz submission.
- getFinishedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Time at which the student submitted the quiz submission.
- getFolderId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the folder this file belongs to.
- getFolderId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the folder this file belongs to.
- getFolderId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the folder this file belongs to.
- getFolderId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the folder this file belongs to.
- getFolderId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the folder this file belongs to.
- getFolderId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the folder this file belongs to.
- getFolderId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the folder this file belongs to.
- getFolderId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the folder this file belongs to.
- getFormat(FormatLibrary.Format) - Method in class edu.harvard.data.FormatLibrary
-
- getFormat(Reducer<?, ?, ?, ?>.Context) - Method in class edu.harvard.data.HadoopUtilities
-
- getFormat(Mapper<?, ?, ?, ?>.Context) - Method in class edu.harvard.data.HadoopUtilities
-
- getFormat() - Method in class edu.harvard.data.TableFormat
-
- getFrontPageUrl() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
URL of the front page of the wiki.
- getFrontPageUrl() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
URL of the front page of the wiki.
- getFrontPageUrl() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
URL of the front page of the wiki.
- getFrontPageUrl() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
URL of the front page of the wiki.
- getFudgePoints() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Number of points the quiz submission's score was fudged (changed) by.
- getFudgePoints() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Number of points the quiz submission's score was fudged (changed) by.
- getFudgePoints() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Number of points the quiz submission's score was fudged (changed) by.
- getFudgePoints() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Number of points the quiz submission's score was fudged (changed) by.
- getFudgePoints() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Number of points the quiz submission's score was fudged (changed) by.
- getFudgePoints() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Number of points the quiz submission's score was fudged (changed) by.
- getFudgePoints() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Number of points the quiz submission's score was fudged (changed) by.
- getFudgePoints() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Number of points the quiz submission's score was fudged (changed) by.
- getFullTextDir() - Method in class edu.harvard.data.DataConfig
-
- getFullTextLocation() - Method in class edu.harvard.data.DataConfig
-
- getFullTextResource() - Method in class edu.harvard.data.canvas.CanvasCodeGenerator
-
- getFullTextResource() - Method in class edu.harvard.data.generator.CodeGenerator
-
Get the name of a resource on the class path that contains the definitions
of all columns across the data set that contain unbounded text fields.
- getFullTextResource() - Method in class edu.harvard.data.matterhorn.MatterhornCodeGenerator
-
- getFullTextScriptFile() - Method in class edu.harvard.data.DataConfig
-
- getGender() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
The user's gender.
- getGenerated() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
This attribute is true if the system generated this message (e.g.
- getGenerated() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
This attribute is true if the system generated this message (e.g.
- getGenerated() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
This attribute is true if the system generated this message (e.g.
- getGenerated() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
This attribute is true if the system generated this message (e.g.
- getGitTagOrBranch() - Method in class edu.harvard.data.DataConfig
-
- getGoBackToPreviousQuestion() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Policy on going back to the previous question.
- getGoBackToPreviousQuestion() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Policy on going back to the previous question.
- getGoBackToPreviousQuestion() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Policy on going back to the previous question.
- getGoBackToPreviousQuestion() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Policy on going back to the previous question.
- getGrade() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Letter grade mapped from the score by the grading scheme.
- getGrade() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Letter grade mapped from the score by the grading scheme.
- getGrade() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Letter grade mapped from the score by the grading scheme.
- getGrade() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Letter grade mapped from the score by the grading scheme.
- getGradedAnonymously() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Denotes how the grading has been performed.
- getGradedAnonymously() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Denotes how the grading has been performed.
- getGradedAnonymously() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Denotes how the grading has been performed.
- getGradedAnonymously() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Denotes how the grading has been performed.
- getGradedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Timestamp of when the submission was graded.
- getGradedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Timestamp of when the submission was graded.
- getGradedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Timestamp of when the submission was graded.
- getGradedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Timestamp of when the submission was graded.
- getGradeGroupStudentsIndividually() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
True if students who submit work as a group will each receive individual
grades (vs one grade that is copied to all group members)
- getGradeGroupStudentsIndividually() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
True if students who submit work as a group will each receive individual
grades (vs one grade that is copied to all group members)
- getGradeGroupStudentsIndividually() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
True if students who submit work as a group will each receive individual
grades (vs one grade that is copied to all group members)
- getGradeGroupStudentsIndividually() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
True if students who submit work as a group will each receive individual
grades (vs one grade that is copied to all group members)
- getGradeMatchesCurrentSubmission() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Valid only when a score has been assigned to a submission.
- getGradeMatchesCurrentSubmission() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Valid only when a score has been assigned to a submission.
- getGradeMatchesCurrentSubmission() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Valid only when a score has been assigned to a submission.
- getGradeMatchesCurrentSubmission() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Valid only when a score has been assigned to a submission.
- getGraderId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the user who graded the submission associated with this
file.
- getGraderId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Foreign key to the user dimension of user who graded the assignment.
- getGraderId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the user dimension of user who graded the assignment.
- getGraderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the user who graded the submission associated with this
file..
- getGraderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Foreign key to the user dimension of user who graded the assignment..
- getGraderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the user dimension of user who graded the assignment..
- getGraderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the user who graded the submission associated with this
file..
- getGraderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Foreign key to the user dimension of user who graded the assignment..
- getGraderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the user dimension of user who graded the assignment..
- getGraderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the user who graded the submission associated with this
file..
- getGraderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Foreign key to the user dimension of user who graded the assignment..
- getGraderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the user dimension of user who graded the assignment..
- getGradeState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Denotes the current state of the grade.
- getGradeState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Denotes the current state of the grade.
- getGradeState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Denotes the current state of the grade.
- getGradeState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Denotes the current state of the grade.
- getGradingType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Describes how the assignment will be graded (gpa_scale, pass_fail,
percent, points, not_graded, letter_grade)
- getGradingType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Describes how the assignment will be graded (gpa_scale, pass_fail,
percent, points, not_graded, letter_grade)
- getGradingType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Describes how the assignment will be graded (gpa_scale, pass_fail,
percent, points, not_graded, letter_grade)
- getGradingType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Describes how the assignment will be graded (gpa_scale, pass_fail,
percent, points, not_graded, letter_grade)
- getGrandparentAccount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's grand parent account.
- getGrandparentAccount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's grand parent account.
- getGrandparentAccount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's grand parent account.
- getGrandparentAccount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's grand parent account.
- getGrandparentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's grand parent account.
- getGrandparentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's grand parent account.
- getGrandparentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's grand parent account.
- getGrandparentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's grand parent account.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group category the user is
part of.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
(Not implemented) Foreign key to group category the group associated with
this file belongs to.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki is associated with.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki page is associated with.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group category the user is
part of.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
(Not implemented) Foreign key to group category the group associated with
this file belongs to.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki is associated with.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki page is associated with.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group category the user is
part of.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
(Not implemented) Foreign key to group category the group associated with
this file belongs to.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki is associated with.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki page is associated with.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group category the user is
part of.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
(Not implemented) Foreign key to group category the group associated with
this file belongs to.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
(Not implemented) Foreign key to group category dimension table.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki is associated with.
- getGroupCategoryId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki page is associated with.
- getGroupCommentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getGroupCommentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getGroupCommentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getGroupCommentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Foreign key to the group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group the user is part of.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
The group that owns this conversation
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
TBD
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the group this file belongs to.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the group this file belongs to.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to the group dimension for a particular group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to the group dimension for a particular group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Foreign key to the group_dim table.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the group_dim table.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Foreign key to the group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group the user is part of.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
The group that owns this conversation
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
TBD
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the group this file belongs to.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the group this file belongs to.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to the group dimension for a particular group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to the group dimension for a particular group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Foreign key to the group_dim table.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the group_dim table.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Foreign key to the group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group the user is part of.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
The group that owns this conversation
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
TBD
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the group this file belongs to.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the group this file belongs to.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to the group dimension for a particular group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to the group dimension for a particular group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Foreign key to the group_dim table.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the group_dim table.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Foreign key to the group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group the user is part of.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
The group that owns this conversation
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
TBD
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the group this file belongs to.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the group this file belongs to.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to the group dimension for a particular group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to the group dimension for a particular group.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Foreign key to the group_dim table.
- getGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the group_dim table.
- getGroupParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
If the group is directly associated with an account, this is the id.
- getGroupParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
If the group is directly associated with an account, this is the id.
- getGroupParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
If the group is directly associated with an account, this is the id.
- getGroupParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
If the group is directly associated with an account, this is the id.
- getGroupParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
If the group is directly associated with an account, this is the id.
- getGroupParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
If the group is directly associated with an account, this is the id.
- getGroupParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
If the group is directly associated with an account, this is the id.
- getGroupParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
If the group is directly associated with an account, this is the id.
- getGroupWeight() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupFact
-
Weight of the assignment group.
- getGroupWeight() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupFact
-
Weight of the assignment group.
- getGroupWeight() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupFact
-
Weight of the assignment group.
- getGroupWeight() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupFact
-
Weight of the assignment group.
- getGroupWikiId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the wiki_dim table.
- getGroupWikiId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the wiki_dim table.
- getGroupWikiId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the wiki_dim table.
- getGroupWikiId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the wiki_dim table.
- getGroupWikiId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the wiki_dim table.
- getGroupWikiId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the wiki_dim table.
- getGroupWikiId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the wiki_dim table.
- getGroupWikiId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the wiki_dim table.
- getHadoopIdentityManagerClass() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getHadoopProcessingJobs() - Method in class edu.harvard.data.canvas.CanvasCodeManager
-
- getHadoopProcessingJobs() - Method in class edu.harvard.data.CodeManager
-
- getHadoopProcessingJobs() - Method in class edu.harvard.data.matterhorn.MatterhornCodeManager
-
- getHasAdminComment() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
(Deprecated) No longer used in Canvas.
- getHasAdminComment() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
(Deprecated) No longer used in Canvas.
- getHasAdminComment() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
(Deprecated) No longer used in Canvas.
- getHasAdminComment() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
(Deprecated) No longer used in Canvas.
- getHasAttachments() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
True if the conversation has attachments
- getHasAttachments() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
True if the message has attachments.
- getHasAttachments() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
True if the conversation has attachments
- getHasAttachments() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
True if the message has attachments.
- getHasAttachments() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
True if the conversation has attachments
- getHasAttachments() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
True if the message has attachments.
- getHasAttachments() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
True if the conversation has attachments
- getHasAttachments() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
True if the message has attachments.
- getHasMediaObjects() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
True if the conversation has media objects
- getHasMediaObjects() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
True if the message has media objects.
- getHasMediaObjects() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
True if the conversation has media objects
- getHasMediaObjects() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
True if the message has media objects.
- getHasMediaObjects() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
True if the conversation has media objects
- getHasMediaObjects() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
True if the message has media objects.
- getHasMediaObjects() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
True if the conversation has media objects
- getHasMediaObjects() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
True if the message has media objects.
- getHasNoFrontPage() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
True if the wiki does not have a front page or is set to NULL.
- getHasNoFrontPage() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
True if the wiki does not have a front page or is set to NULL.
- getHasNoFrontPage() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
True if the wiki does not have a front page or is set to NULL.
- getHasNoFrontPage() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
True if the wiki does not have a front page or is set to NULL.
- getHasRubricAssessment() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Valid only for a graded submission.
- getHasRubricAssessment() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Valid only for a graded submission.
- getHasRubricAssessment() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Valid only for a graded submission.
- getHasRubricAssessment() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Valid only for a graded submission.
- getHasSeenResults() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Denotes whether the student has viewed their results to the quiz.
- getHasSeenResults() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Denotes whether the student has viewed their results to the quiz.
- getHasSeenResults() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Denotes whether the student has viewed their results to the quiz.
- getHasSeenResults() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Denotes whether the student has viewed their results to the quiz.
- getHasSeenResults() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Denotes whether the student has viewed their results to the quiz.
- getHasSeenResults() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Denotes whether the student has viewed their results to the quiz.
- getHasSeenResults() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Denotes whether the student has viewed their results to the quiz.
- getHasSeenResults() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Denotes whether the student has viewed their results to the quiz.
- getHdfsDir(int) - Method in class edu.harvard.data.DataConfig
-
- getHDFSDir() - Method in class edu.harvard.data.generator.SchemaPhase
-
- getHdfsTableReader(Mapper<?, ?, ?, ?>.Context, TableFormat, Class<T>) - Method in class edu.harvard.data.HadoopUtilities
-
- getHdfsTableReader(Reducer<?, ?, ?, ?>.Context, TableFormat, Class<T>) - Method in class edu.harvard.data.HadoopUtilities
-
- getHdfsTableReader(Configuration, URI[], TableFormat, Class<T>) - Method in class edu.harvard.data.HadoopUtilities
-
- getHdfsTableWriter(Configuration, URI, TableFormat, Class<T>) - Method in class edu.harvard.data.HadoopUtilities
-
- getHdtMonitorUrl() - Method in class edu.harvard.data.DataConfig
-
- getHidden() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getHidden() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getHidden() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getHidden() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getHideCorrectAnswersAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Day/Time when the correct answers are to be hidden.
- getHideCorrectAnswersAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Day/Time when the correct answers are to be hidden.
- getHideCorrectAnswersAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Day/Time when the correct answers are to be hidden.
- getHideCorrectAnswersAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Day/Time when the correct answers are to be hidden.
- getHints() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- getHistory() - Method in class edu.harvard.data.canvas.data_api.CanvasDataTableHistory
-
- getHiveScriptDir() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getHiveType() - Method in enum edu.harvard.data.schema.DataSchemaType
-
- getHost() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getHost() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getHost() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getHost() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getHostname() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getHostname() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getHostname() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getHostname() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getHtml() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
HTML markup of the text.
- getHtml() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
HTML markup of the text.
- getHtml() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
HTML markup of the text.
- getHtml() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
HTML markup of the text.
- getHttpMethod() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- getHttpMethod() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- getHttpMethod() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- getHttpMethod() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- getHttpMethod() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- getHttpMethod() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- getHttpMethod() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- getHttpStatus() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
HTTP status of the request.
- getHttpStatus() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
HTTP status of the request.
- getHttpStatus() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
HTTP status of the request.
- getHttpStatus() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
HTTP status of the request.
- getHttpStatus() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
HTTP status of the request.
- getHttpStatus() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
HTTP status of the request.
- getHttpStatus() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
HTTP status of the request.
- getHttpVersion() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
HTTP protocol version.
- getHttpVersion() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
HTTP protocol version.
- getHttpVersion() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
HTTP protocol version.
- getHttpVersion() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
HTTP protocol version.
- getHttpVersion() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
HTTP protocol version.
- getHttpVersion() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
HTTP protocol version.
- getHttpVersion() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
HTTP protocol version.
- getHuid() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Harvard ID of the user who initiated this event, or 'anonymous'.
- getHuidResearchUuid() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Harvard ID of the user who initiated this event, or 'anonymous'..
- getHuidResearchUuid() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Harvard ID of the user who initiated this event, or 'anonymous'..
- getHuidResearchUuid() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Harvard ID of the user who initiated this event, or 'anonymous'..
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Unique surrogate id for an account
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Unique surrogate ID for the assignment.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Unique surrogate ID for the assignment group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Unique surrogate ID for the assignment override.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Unique surrogate ID for the assignment_override_student.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Unique surrogate ID for the communication channel.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
Unique surrogate id for the conversation.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
Unique surrogate id for the message.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Unique surrogate id for a course
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Unique surrogate id for the course section.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
Primary key for navigational item
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
Primary key for navigational item
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Unique surrogate id for the discussion entry.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Unique surrogate id for the discussion topic.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Unique surrogate id for the enrollment.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Unique surrogate id for the user and the course.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Unique surrogate id for the enrollment term.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Unique surrogate id for tool activations
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Unique surrogate ID for this file.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Unique surrogate id for the group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Request ID assigned by the canvas system to the request.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Unique surrogate id for the pseudonym.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Unique surrogate ID for the quiz.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
Unique surrogate key for the quiz question answer.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Unique surrogate key for the quiz question.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Unique surrogate ID for the quiz group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Unique surrogate ID for the quiz submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Unique surrogate ID for the quiz submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Request ID assigned by the canvas system to the request.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
Unique surrogate id for the role.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Unique surrogate ID for the submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Unique surrogate id for the user.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Unique id for the wiki.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Unique id for the wiki pages.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Unique surrogate id for an account
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Unique surrogate ID for the assignment.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Unique surrogate ID for the assignment group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Unique surrogate ID for the assignment override.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Unique surrogate ID for the assignment_override_student.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Unique surrogate ID for the communication channel.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
Unique surrogate id for the conversation.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
Unique surrogate id for the message.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Unique surrogate id for a course
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Unique surrogate id for the course section.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
Primary key for navigational item
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
Primary key for navigational item
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Unique surrogate id for the discussion entry.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Unique surrogate id for the discussion topic.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Unique surrogate id for the enrollment.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Unique surrogate id for the user and the course.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Unique surrogate id for the enrollment term.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Unique surrogate id for tool activations
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Unique surrogate ID for this file.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Unique surrogate id for the group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Unique surrogate ID for the quiz.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
Unique surrogate key for the quiz question answer.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Unique surrogate key for the quiz question.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Unique surrogate ID for the quiz group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Unique surrogate ID for the quiz submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Unique surrogate ID for the quiz submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Request ID assigned by the canvas system to the request.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
Unique surrogate id for the role.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Unique surrogate ID for the submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Unique id for the wiki.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Unique id for the wiki pages.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Unique surrogate id for an account
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Request ID assigned by the canvas system to the request.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Unique surrogate ID for the assignment.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Unique surrogate ID for the assignment group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Unique surrogate ID for the assignment override.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Unique surrogate ID for the assignment_override_student.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Unique surrogate ID for the communication channel.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
Unique surrogate id for the conversation.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
Unique surrogate id for the message.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Unique surrogate id for a course
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Unique surrogate id for the course section.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
Primary key for navigational item
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
Primary key for navigational item
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Unique surrogate id for the discussion entry.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Unique surrogate id for the discussion topic.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Unique surrogate id for the enrollment.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Unique surrogate id for the user and the course.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Unique surrogate id for the enrollment term.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Unique surrogate id for tool activations
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Unique surrogate ID for this file.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Unique surrogate id for the group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Unique surrogate ID for the quiz.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
Unique surrogate key for the quiz question answer.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Unique surrogate key for the quiz question.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Unique surrogate ID for the quiz group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Unique surrogate ID for the quiz submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Unique surrogate ID for the quiz submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Request ID assigned by the canvas system to the request.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
Unique surrogate id for the role.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Unique surrogate ID for the submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Unique id for the wiki.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Unique id for the wiki pages.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Unique surrogate id for an account
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Request ID assigned by the canvas system to the request.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Unique surrogate ID for the assignment.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Unique surrogate ID for the assignment group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Unique surrogate ID for the assignment override.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Unique surrogate ID for the assignment_override_student.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Unique surrogate ID for the communication channel.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
Unique surrogate id for the conversation.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
Unique surrogate id for the message.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Unique surrogate id for a course
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Unique surrogate id for the course section.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
Primary key for navigational item
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
Primary key for navigational item
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Unique surrogate id for the discussion entry.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Unique surrogate id for the discussion topic.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Unique surrogate id for the enrollment.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Unique surrogate id for the user and the course.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Unique surrogate id for the enrollment term.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Unique surrogate id for tool activations
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Unique surrogate ID for this file.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Unique surrogate id for the group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Unique surrogate ID for the quiz.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
Unique surrogate key for the quiz question answer.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Unique surrogate key for the quiz question.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Unique surrogate ID for the quiz group.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Unique surrogate ID for the quiz submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Unique surrogate ID for the quiz submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Request ID assigned by the canvas system to the request.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
Unique surrogate id for the role.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Unique surrogate ID for the submission.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Unique id for the wiki.
- getId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Unique id for the wiki pages.
- getId() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaDimension
-
- getId() - Method in class edu.harvard.data.DumpInfo
-
- getId() - Method in class edu.harvard.data.DumpInfoOld
-
- getId() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
Video identifer.
- getId() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
Video identifer.
- getId() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
Video identifer.
- getId() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
Video identifer.
- getId() - Method in class edu.harvard.data.pipeline.Pipeline
-
- getId() - Method in class edu.harvard.data.pipeline.PostMortemPipelineObject
-
- getIdentifierResource() - Method in class edu.harvard.data.canvas.CanvasCodeGenerator
-
- getIdentifierResource() - Method in class edu.harvard.data.generator.CodeGenerator
-
Get the name of a resource on the class path that contains the definitions
of all user identifiers across the data set.
- getIdentifierResource() - Method in class edu.harvard.data.matterhorn.MatterhornCodeGenerator
-
- getIdentityHadoopPackage() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getIdentityLease() - Method in class edu.harvard.data.DataConfig
-
- getIdentityLeaseLengthSeconds() - Method in class edu.harvard.data.DataConfig
-
- getIdentityMap() - Method in class edu.harvard.data.identity.HadoopIdentityKey
-
- getIdentityMapperClasses() - Method in class edu.harvard.data.canvas.CanvasCodeManager
-
- getIdentityMapperClasses() - Method in class edu.harvard.data.CodeManager
-
- getIdentityMapperClasses() - Method in class edu.harvard.data.matterhorn.MatterhornCodeManager
-
- getIdentityMapTables() - Static method in class edu.harvard.data.identity.IdentityMap
-
- getIdentityOraclePassword() - Method in class edu.harvard.data.DataConfig
-
- getIdentityOraclePort() - Method in class edu.harvard.data.DataConfig
-
- getIdentityOracleSchema() - Method in class edu.harvard.data.DataConfig
-
- getIdentityOracleServer() - Method in class edu.harvard.data.DataConfig
-
- getIdentityOracleSid() - Method in class edu.harvard.data.DataConfig
-
- getIdentityOracleUrl() - Method in class edu.harvard.data.DataConfig
-
- getIdentityOracleUserName() - Method in class edu.harvard.data.DataConfig
-
- getIdentityOracleView() - Method in class edu.harvard.data.DataConfig
-
- getIdentityPostverifyJob() - Method in class edu.harvard.data.canvas.CanvasCodeManager
-
- getIdentityPostverifyJob() - Method in class edu.harvard.data.CodeManager
-
- getIdentityPostverifyJob() - Method in class edu.harvard.data.matterhorn.MatterhornCodeManager
-
- getIdentityPreverifyJob() - Method in class edu.harvard.data.canvas.CanvasCodeManager
-
- getIdentityPreverifyJob() - Method in class edu.harvard.data.CodeManager
-
- getIdentityPreverifyJob() - Method in class edu.harvard.data.matterhorn.MatterhornCodeManager
-
- getIdentityRedshiftLoadScript() - Method in class edu.harvard.data.DataConfig
-
- getIdentityRedshiftSchema() - Method in class edu.harvard.data.DataConfig
-
- getIdentityScrubberClasses() - Method in class edu.harvard.data.canvas.CanvasCodeManager
-
- getIdentityScrubberClasses() - Method in class edu.harvard.data.CodeManager
-
- getIdentityScrubberClasses() - Method in class edu.harvard.data.matterhorn.MatterhornCodeManager
-
- getIdentityTableNames() - Method in class edu.harvard.data.canvas.CanvasCodeManager
-
- getIdentityTableNames() - Method in class edu.harvard.data.canvas.identity.CanvasIdentityHadoopManager
-
- getIdentityTableNames() - Method in class edu.harvard.data.CodeManager
-
- getIdentityTableNames() - Method in class edu.harvard.data.matterhorn.identity.MatterhornIdentityHadoopManager
-
- getIdentityTableNames() - Method in class edu.harvard.data.matterhorn.MatterhornCodeManager
-
- getIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
Unique surrogate id for the user..
- getIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
Unique surrogate id for the user..
- getIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
Unique surrogate id for the user..
- getIncorrectComments() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Comments to be displayed if the student answers the question incorrectly.
- getIncorrectComments() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Comments to be displayed if the student answers the question incorrectly.
- getIncorrectComments() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Comments to be displayed if the student answers the question incorrectly.
- getIncorrectComments() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Comments to be displayed if the student answers the question incorrectly.
- getIndexFileS3Location(String) - Method in class edu.harvard.data.DataConfig
-
- getInfrastructureConfigPaths() - Method in class edu.harvard.data.canvas.CanvasPhase0Bootstrap
-
- getInfrastructureConfigPaths() - Method in class edu.harvard.data.matterhorn.MatterhornPhase0Bootstrap
-
- getInfrastructureConfigPaths() - Method in class edu.harvard.data.pipeline.Phase0Bootstrap
-
- getInputStream(S3ObjectId, boolean) - Method in class edu.harvard.data.AwsUtils
-
- getInputStream() - Method in class edu.harvard.data.io.DelimitedFileIterator
-
Open the appropriate
InputStream type, depending on whether the
format calls for compression or not.
- getInputStream() - Method in class edu.harvard.data.io.HdfsDelimitedFileIterator
-
Open the appropriate
InputStream type, depending on whether the
format calls for compression or not.
- getInputStream(File) - Method in class edu.harvard.data.TableFormat
-
- getIntConfigParameter(String, boolean) - Method in class edu.harvard.data.DataConfig
-
- getIntegrationId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
A secondary unique identifier useful for more complex SIS integrations.
- getIntegrationId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
A secondary unique identifier useful for more complex SIS integrations.
- getIntegrationId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
A secondary unique identifier useful for more complex SIS integrations.
- getIntegrationId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
A secondary unique identifier useful for more complex SIS integrations.
- getInteractionMicros() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Total time required to service the request in microseconds.
- getInteractionMicros() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Total time required to service the request in microseconds.
- getInteractionMicros() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Total time required to service the request in microseconds.
- getInteractionMicros() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Total time required to service the request in microseconds.
- getInteractionMicros() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Total time required to service the request in microseconds.
- getInteractionMicros() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Total time required to service the request in microseconds.
- getInteractionMicros() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Total time required to service the request in microseconds.
- getInterestingIds() - Method in class edu.harvard.data.canvas.phase_1.VerificationPeople
-
- getInterestingLogs() - Static method in class edu.harvard.data.PipelineNotification
-
- getIp() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Originating IP address for this event.
- getIp() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getIp() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Originating IP address for this event.
- getIp() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getIp() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Originating IP address for this event.
- getIp() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getIp() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Originating IP address for this event.
- getIp() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getIpFilter() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Restricts access to the quiz to computers in a specified IP range.
- getIpFilter() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Restricts access to the quiz to computers in a specified IP range.
- getIpFilter() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Restricts access to the quiz to computers in a specified IP range.
- getIpFilter() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Restricts access to the quiz to computers in a specified IP range.
- getIsDefault() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
(Default|NotDefault) - set to Default if this is one of the navigation
items enabled in a course by default
- getIsDefault() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
(Default|NotDefault) - set to Default if this is one of the navigation
items enabled in a course by default
- getIsDefault() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
(Default|NotDefault) - set to Default if this is one of the navigation
items enabled in a course by default
- getIsDefault() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
(Default|NotDefault) - set to Default if this is one of the navigation
items enabled in a course by default
- getIsLive() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
True if the user is watching a live video, false if the video is recorded.
- getIsLive() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
True if the user is watching a live video, false if the video is recorded.
- getIsLive() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
True if the user is watching a live video, false if the video is recorded.
- getIsLive() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
True if the user is watching a live video, false if the video is recorded.
- getIsPublic() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
True if the group contents are accessible to public.
- getIsPublic() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
True if the group contents are accessible to public.
- getIsPublic() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
True if the group contents are accessible to public.
- getIsPublic() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
True if the group contents are accessible to public.
- getJavaBindingPackage() - Method in class edu.harvard.data.generator.SchemaPhase
-
- getJavaProjectName() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getJavaShellActivity(String, String, Class<?>, List<String>, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getJavaTableEnumName() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getJob() - Method in class edu.harvard.data.canvas.phase_1.PostVerifyRequestsJob
-
- getJob() - Method in class edu.harvard.data.canvas.phase_2.AdminRequestJob
-
- getJob() - Method in class edu.harvard.data.canvas.phase_2.RequestJob
-
- getJob() - Method in class edu.harvard.data.canvas.phase_3.SessionsJob
-
- getJob() - Method in class edu.harvard.data.HadoopJob
-
- getJob() - Method in class edu.harvard.data.matterhorn.GeoIpJob
-
- getJob() - Method in class edu.harvard.data.matterhorn.VideoJob
-
- getJoinLevel() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Permissions required to join a group.
- getJoinLevel() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Permissions required to join a group.
- getJoinLevel() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Permissions required to join a group.
- getJoinLevel() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Permissions required to join a group.
- getJsonMapper() - Method in class edu.harvard.data.TableFormat
-
- getKeptScore() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- getKeptScore() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- getKeptScore() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- getKeptScore() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- getKeptScore() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- getKeptScore() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- getKeptScore() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- getKeptScore() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- getKey() - Method in class edu.harvard.data.DumpInfo
-
- getKey() - Method in class edu.harvard.data.DumpInfoOld
-
- getKey() - Method in class edu.harvard.data.schema.fulltext.FullTextTable
-
- getKeypair() - Method in class edu.harvard.data.DataConfig
-
- getLabel() - Method in enum edu.harvard.data.FormatLibrary.Format
-
- getLabel() - Method in class edu.harvard.data.pipeline.PipelineLog
-
- getLastCompleteDumpId() - Method in class edu.harvard.data.TableInfo
-
- getLastCompleteDumpSequence() - Method in class edu.harvard.data.TableInfo
-
- getLastLoginAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Timestamp of last time a user logged in with this pseudonym
- getLastLoginAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Timestamp of last time a user logged in with this pseudonym
- getLastLoginAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Timestamp of last time a user logged in with this pseudonym
- getLastLoginAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Timestamp of last time a user logged in with this pseudonym
- getLastLoginIp() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
IP address recorded the last time a user logged in with this pseudonym
- getLastLoginIp() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
IP address recorded the last time a user logged in with this pseudonym
- getLastLoginIp() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
IP address recorded the last time a user logged in with this pseudonym
- getLastLoginIp() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
IP address recorded the last time a user logged in with this pseudonym
- getLastPhase() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getLastReplyAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp of the last reply to this topic.
- getLastReplyAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp of the last reply to this topic.
- getLastReplyAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp of the last reply to this topic.
- getLastReplyAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp of the last reply to this topic.
- getLastRequestAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
TBD
- getLastRequestAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
TBD
- getLastRequestAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
TBD
- getLastRequestAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
TBD
- getLatestDump() - Method in class edu.harvard.data.canvas.data_api.ApiClient
-
- getLatestSchema() - Method in class edu.harvard.data.canvas.data_api.ApiClient
-
- getLatitude() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getLatitude() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getLatitude() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getLatitude() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getLeaseDynamoTable() - Method in class edu.harvard.data.DataConfig
-
- getLeaseExpirationSeconds(String) - Method in class edu.harvard.data.leases.LeaseManager
-
- getLeastPrivilegedRole() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
The least privileged role associated with the user in the course.
- getLeastPrivilegedRole() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
The least privileged role associated with the user in the course.
- getLeastPrivilegedRole() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
The least privileged role associated with the user in the course.
- getLeastPrivilegedRole() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
The least privileged role associated with the user in the course.
- getLength() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaColumn
-
- getLength() - Method in class edu.harvard.data.schema.DataSchemaColumn
-
- getLength() - Method in class edu.harvard.data.schema.extension.ExtensionSchemaColumn
-
- getLength() - Method in class edu.harvard.data.schema.redshift.RedshiftColumn
-
- getLikeTable() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- getLikeTable() - Method in class edu.harvard.data.schema.DataSchemaTable
-
- getLikeTable() - Method in class edu.harvard.data.schema.extension.ExtensionSchemaTable
-
- getLikeTable() - Method in class edu.harvard.data.schema.redshift.RedshiftTable
-
- getLocale() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
The user's locale.
- getLocale() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
The user's locale.
- getLocale() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
The user's locale.
- getLocale() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
The user's locale.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp for when the assignment is locked
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The new lock_at date-time for this group of users.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file is to be locked.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Day/Time when the quiz is to be locked for students.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp for when the assignment is locked
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The new lock_at date-time for this group of users.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file is to be locked.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Day/Time when the quiz is to be locked for students.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp for when the assignment is locked
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The new lock_at date-time for this group of users.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file is to be locked.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Day/Time when the quiz is to be locked for students.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp for when the assignment is locked
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The new lock_at date-time for this group of users.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file is to be locked.
- getLockAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Day/Time when the quiz is to be locked for students.
- getLockAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Indicates if the lock_at field overrides the original assignment.lock_at
field for this group of users.
- getLockAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Indicates if the lock_at field overrides the original assignment.lock_at
field for this group of users.
- getLockAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Indicates if the lock_at field overrides the original assignment.lock_at
field for this group of users.
- getLockAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Indicates if the lock_at field overrides the original assignment.lock_at
field for this group of users.
- getLocked() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
True if the discussion topic has been locked
- getLocked() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Denotes the current lock status of this file.
- getLocked() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
True if the discussion topic has been locked
- getLocked() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Denotes the current lock status of this file.
- getLocked() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
True if the discussion topic has been locked
- getLocked() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Denotes the current lock status of this file.
- getLocked() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
True if the discussion topic has been locked
- getLocked() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Denotes the current lock status of this file.
- getLogBucket() - Method in class edu.harvard.data.DataConfig
-
- getLoginCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
Number of times a user has logged in with this pseudonym
- getLoginCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
Number of times a user has logged in with this pseudonym
- getLoginCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
Number of times a user has logged in with this pseudonym
- getLoginCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
Number of times a user has logged in with this pseudonym
- getLogs() - Method in class edu.harvard.data.pipeline.PostMortemPipelineObject
-
- getLongitude() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getLongitude() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getLongitude() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getLongitude() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getMainIdentifier() - Method in class edu.harvard.data.canvas.CanvasCodeGenerator
-
- getMainIdentifier() - Method in class edu.harvard.data.DataConfig
-
- getMainIdentifier() - Method in class edu.harvard.data.generator.CodeGenerator
-
Get the common identifier that is used throughout the data set to uniquely
identify an individual.
- getMainIdentifier() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getMainIdentifier(Reducer<?, ?, ?, ?>.Context) - Method in class edu.harvard.data.HadoopUtilities
-
- getMainIdentifier(Mapper<?, ?, ?, ?>.Context) - Method in class edu.harvard.data.HadoopUtilities
-
- getMainIdentifier() - Method in class edu.harvard.data.matterhorn.MatterhornCodeGenerator
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.AssignmentOverrideUserDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.AssignmentOverrideUserFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.AssignmentOverrideUserRollupFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.CommunicationChannelDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.ConversationMessageDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.ConversationMessageParticipantFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.DiscussionEntryFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.DiscussionTopicFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.EnrollmentDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.EnrollmentFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.EnrollmentRollupDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.FileDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.FileFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.GroupMembershipFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.PseudonymDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.PseudonymFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.QuizSubmissionDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.QuizSubmissionFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.QuizSubmissionHistoricalDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.QuizSubmissionHistoricalFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.RequestsIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.SubmissionCommentDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.SubmissionCommentFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.SubmissionCommentParticipantFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.SubmissionDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.SubmissionFactIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.UserDimIdentityMapper
-
- getMainIdentifiers() - Method in class edu.harvard.data.canvas.identity.WikiPageFactIdentityMapper
-
- getMainIdentifiers() - Method in interface edu.harvard.data.identity.TableIdentityMapper
-
Identify columns in the table and the values in the record that contain the
main identifier for the data set.
- getMainIdentifiers() - Method in class edu.harvard.data.matterhorn.identity.EventIdentityMapper
-
- getMainIp() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
IP address used most frequently during this session.
- getMainIp() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
IP address used most frequently during this session.
- getMapperClasses() - Method in class edu.harvard.data.canvas.identity.CanvasIdentityHadoopManager
-
- getMapperClasses() - Method in class edu.harvard.data.matterhorn.identity.MatterhornIdentityHadoopManager
-
- getMargin() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- getMargin() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- getMargin() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- getMargin() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- getMargin() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- getMargin() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- getMargin() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- getMargin() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- getMatchingAnswerIncorrectMatches() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) List of distractors
(incorrect answers), delimited by new lines, that will be seeded with all
the 'answer_match_right' values.
- getMatchingAnswerIncorrectMatches() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) List of distractors
(incorrect answers), delimited by new lines, that will be seeded with all
the 'answer_match_right' values.
- getMatchingAnswerIncorrectMatches() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) List of distractors
(incorrect answers), delimited by new lines, that will be seeded with all
the 'answer_match_right' values.
- getMatchingAnswerIncorrectMatches() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) List of distractors
(incorrect answers), delimited by new lines, that will be seeded with all
the 'answer_match_right' values.
- getMavenRepoCacheS3Location() - Method in class edu.harvard.data.DataConfig
-
- getMaxMembership() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Maximum number of users that can be accommodated in a group.
- getMaxMembership() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Maximum number of users that can be accommodated in a group.
- getMaxMembership() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Maximum number of users that can be accommodated in a group.
- getMaxMembership() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Maximum number of users that can be accommodated in a group.
- getMd5() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Contains the MD5 checksum of the contents of this file.
- getMd5() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Contains the MD5 checksum of the contents of this file.
- getMd5() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Contains the MD5 checksum of the contents of this file.
- getMd5() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Contains the MD5 checksum of the contents of this file.
- getMessage() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Full text of the entry's message
- getMessage() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Message text for the discussion topic.
- getMessage() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Full text of the entry's message
- getMessage() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Message text for the discussion topic.
- getMessage() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Full text of the entry's message
- getMessage() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Message text for the discussion topic.
- getMessage() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Full text of the entry's message
- getMessage() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Message text for the discussion topic.
- getMessage() - Method in exception edu.harvard.data.RecordParsingException
-
- getMessage() - Method in exception edu.harvard.data.schema.UnexpectedApiResponseException
-
- getMessageCharacterCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
The message size in characters.
- getMessageCharacterCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
The message size in characters.
- getMessageCharacterCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
The message size in characters.
- getMessageCharacterCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
The message size in characters.
- getMessageCharacterCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
The message size in characters.
- getMessageCharacterCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
The message size in characters.
- getMessageCharacterCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
The message size in characters.
- getMessageCharacterCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
The message size in characters.
- getMessageLength() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Length of the message in bytes
- getMessageLength() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
The length of the message in bytes.
- getMessageLength() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Length of the message in bytes
- getMessageLength() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
The length of the message in bytes.
- getMessageLength() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Length of the message in bytes
- getMessageLength() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
The length of the message in bytes.
- getMessageLength() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Length of the message in bytes
- getMessageLength() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
The length of the message in bytes.
- getMessageLineCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
The number of lines in a message.
- getMessageLineCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
The number of lines in a message.
- getMessageLineCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
The number of lines in a message.
- getMessageLineCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
The number of lines in a message.
- getMessageLineCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
The number of lines in a message.
- getMessageLineCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
The number of lines in a message.
- getMessageLineCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
The number of lines in a message.
- getMessageLineCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
The number of lines in a message.
- getMessageSizeBytes() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
The message size in bytes.
- getMessageSizeBytes() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
The message size in bytes.
- getMessageSizeBytes() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
The message size in bytes.
- getMessageSizeBytes() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
The message size in bytes.
- getMessageSizeBytes() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
The message size in bytes.
- getMessageSizeBytes() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
The message size in bytes.
- getMessageSizeBytes() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
The message size in bytes.
- getMessageSizeBytes() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
The message size in bytes.
- getMessageWordCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
The message size in words using space and common punctuation as word
breaks.
- getMessageWordCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
The message size in words using space and common punctuation as word
breaks.
- getMessageWordCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
The message size in words using space and common punctuation as word
breaks.
- getMessageWordCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
The message size in words using space and common punctuation as word
breaks.
- getMessageWordCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
The message size in words using space and common punctuation as word
breaks.
- getMessageWordCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
The message size in words using space and common punctuation as word
breaks.
- getMessageWordCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
The message size in words using space and common punctuation as word
breaks.
- getMessageWordCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
The message size in words using space and common punctuation as word
breaks.
- getMostPrivilegedRole() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
The most privileged role associated with the user in the course.
- getMostPrivilegedRole() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
The most privileged role associated with the user in the course.
- getMostPrivilegedRole() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
The most privileged role associated with the user in the course.
- getMostPrivilegedRole() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
The most privileged role associated with the user in the course.
- getMoveUnmodifiedScript(int) - Method in class edu.harvard.data.DataConfig
-
- getMpid() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Video identifer.
- getMpid() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Video identifer.
- getMpid() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Video identifer.
- getMpid() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Video identifer.
- getMuted() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Student cannot see grades left on the assignment.
- getMuted() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Student cannot see grades left on the assignment.
- getMuted() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Student cannot see grades left on the assignment.
- getMuted() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Student cannot see grades left on the assignment.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of the account
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Name of the assignment group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
The friendly name of the course.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Name of the section
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
Name of navigational item
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Name of the enrollment term
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
The name of tool activation as entered by the user
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Name of the group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Name of the quiz.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Name of the question.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Name of the quiz group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
The name of role, previously was "role_name" on the enrollments_dim
- getName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Name of the user
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of the account
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Name of the assignment group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
The friendly name of the course.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Name of the section
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
Name of navigational item
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Name of the enrollment term
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
The name of tool activation as entered by the user
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Name of the group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Name of the quiz.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Name of the question.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Name of the quiz group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
The name of role, previously was "role_name" on the enrollments_dim
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of the account
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Name of the assignment group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
The friendly name of the course.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Name of the section
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
Name of navigational item
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Name of the enrollment term
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
The name of tool activation as entered by the user
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Name of the group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Name of the quiz.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Name of the question.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Name of the quiz group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
The name of role, previously was "role_name" on the enrollments_dim
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of the account
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Name of the assignment group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
The friendly name of the course.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Name of the section
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
Name of navigational item
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Name of the enrollment term
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
The name of tool activation as entered by the user
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Name of the group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Name of the quiz.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Name of the question.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Name of the quiz group.
- getName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
The name of role, previously was "role_name" on the enrollments_dim
- getName() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaColumn
-
- getName() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaDimension
-
- getName() - Method in class edu.harvard.data.DatasetInfo
-
- getName() - Method in class edu.harvard.data.leases.Lease
-
- getName() - Method in class edu.harvard.data.pipeline.PostMortemPipelineObject
-
- getName() - Method in class edu.harvard.data.schema.DataSchemaColumn
-
- getName() - Method in class edu.harvard.data.schema.extension.ExtensionSchemaColumn
-
- getName() - Method in class edu.harvard.data.schema.redshift.RedshiftColumn
-
- getName() - Method in class edu.harvard.data.TableInfo
-
- getNeutralComments() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Comments to be displayed regardless of how the student answers the
question.
- getNeutralComments() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Comments to be displayed regardless of how the student answers the
question.
- getNeutralComments() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Comments to be displayed regardless of how the student answers the
question.
- getNeutralComments() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Comments to be displayed regardless of how the student answers the
question.
- getNewlyGenerated() - Method in class edu.harvard.data.schema.DataSchemaColumn
-
- getNewlyGenerated() - Method in class edu.harvard.data.schema.DataSchemaTable
-
- getNewSchema() - Method in class edu.harvard.data.schema.SchemaComparison
-
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
The course ID for the original course if this course has been cross
listed.
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
The course ID for the original course if this course has been cross
listed.
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
The course id for the original course if this course has been cross listed
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
The course ID for the original course if this course has been cross
listed.
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
The course ID for the original course if this course has been cross
listed.
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
The course id for the original course if this course has been cross listed
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
The course ID for the original course if this course has been cross
listed.
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
The course ID for the original course if this course has been cross
listed.
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
The course id for the original course if this course has been cross listed
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
The course ID for the original course if this course has been cross
listed.
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
The course ID for the original course if this course has been cross
listed.
- getNonxlistCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
The course id for the original course if this course has been cross listed
- getNoPermissionsEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getNoPermissionsEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getNoPermissionsEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getNoPermissionsEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getNoPermissionsRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'NoPermissions' roles associated with the user in the
course.
- getNoPermissionsRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'NoPermissions' roles associated with the user in the
course.
- getNoPermissionsRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'NoPermissions' roles associated with the user in the
course.
- getNoPermissionsRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'NoPermissions' roles associated with the user in the
course.
- getNumericalAnswerType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'numerical_question', set to 'NULL' in others) Denotes the type
of numerical answer that is expected.
- getNumericalAnswerType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'numerical_question', set to 'NULL' in others) Denotes the type
of numerical answer that is expected.
- getNumericalAnswerType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'numerical_question', set to 'NULL' in others) Denotes the type
of numerical answer that is expected.
- getNumericalAnswerType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'numerical_question', set to 'NULL' in others) Denotes the type
of numerical answer that is expected.
- getNumFiles() - Method in class edu.harvard.data.canvas.data_api.DataDump
-
- getObserverEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getObserverEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getObserverEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getObserverEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getObserverEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'ObserverEnrollment' roles associated with the user in the
course.
- getObserverEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'ObserverEnrollment' roles associated with the user in the
course.
- getObserverEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'ObserverEnrollment' roles associated with the user in the
course.
- getObserverEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'ObserverEnrollment' roles associated with the user in the
course.
- getOriginalPosition() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
Original position of this navigation item
- getOriginalPosition() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
Original position of this navigation item
- getOriginalPosition() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
Original position of this navigation item
- getOriginalPosition() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
Original position of this navigation item
- getOriginalSchema() - Method in class edu.harvard.data.schema.SchemaComparison
-
- getOriginalTable() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- getOs() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Operating system from which the request was sent
- getOs() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Operating system from which the request was sent
- getOs() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Operating system from which the request was sent
- getOs() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Operating system from which the request was sent
- getOs() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Operating system from which the request was sent
- getOutputBase() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getOutputStream(File) - Method in class edu.harvard.data.TableFormat
-
- getOwner() - Method in class edu.harvard.data.leases.Lease
-
- getOwner() - Method in class edu.harvard.data.schema.DataSchemaTable
-
- getOwnerEntityType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Table this file is associated with.
- getOwnerEntityType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Table this file is associated with.
- getOwnerEntityType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Table this file is associated with.
- getOwnerEntityType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Table this file is associated with.
- getParentAccount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent account.
- getParentAccount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent account.
- getParentAccount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent account.
- getParentAccount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent account.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent account.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to accounts table.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to accounts table.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent account.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to accounts table.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to accounts table.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent account.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to accounts table.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to accounts table.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent account.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to accounts table.
- getParentAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to accounts table.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's course.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's course.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's course.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's course.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's course.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's course.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's course.
- getParentCourseAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's course.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to course dimension.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to course dimension.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the courses table if the wiki is associated with a Course.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the courses table if the wiki that owns the wiki page is
associated with a Course.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to course dimension.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to course dimension.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the courses table if the wiki is associated with a Course.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the courses table if the wiki that owns the wiki page is
associated with a Course.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to course dimension.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to course dimension.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the courses table if the wiki is associated with a Course.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the courses table if the wiki that owns the wiki page is
associated with a Course.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to course dimension.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to course dimension.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the courses table if the wiki is associated with a Course.
- getParentCourseId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the courses table if the wiki that owns the wiki page is
associated with a Course.
- getParentDiscussionEntryId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to the reply that it is nested underneath.
- getParentDiscussionEntryId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to the reply that it is nested underneath.
- getParentDiscussionEntryId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to the reply that it is nested underneath.
- getParentDiscussionEntryId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to the reply that it is nested underneath.
- getParentGroupAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's group.
- getParentGroupAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's group.
- getParentGroupAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's group.
- getParentGroupAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's group.
- getParentGroupAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's group.
- getParentGroupAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's group.
- getParentGroupAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's group.
- getParentGroupAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's group.
- getParentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the groups table if the wiki is associated with a Group.
- getParentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the groups table if the wiki that owns the wiki page is
associated with a Group.
- getParentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the groups table if the wiki is associated with a Group.
- getParentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the groups table if the wiki that owns the wiki page is
associated with a Group.
- getParentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the groups table if the wiki is associated with a Group.
- getParentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the groups table if the wiki that owns the wiki page is
associated with a Group.
- getParentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the groups table if the wiki is associated with a Group.
- getParentGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the groups table if the wiki that owns the wiki page is
associated with a Group.
- getParentType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Type of Parent the wiki belongs to.
- getParentType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Type of Parent the wiki belongs to.
- getParentType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Type of Parent the wiki belongs to.
- getParentType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Type of Parent the wiki belongs to.
- getPartial() - Method in class edu.harvard.data.pipeline.InputTableIndex
-
- getParticipationType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- getParticipationType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- getParticipationType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- getParticipationType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- getPasswordAutoGenerated() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
True if the password has been auto-generated
- getPasswordAutoGenerated() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
True if the password has been auto-generated
- getPasswordAutoGenerated() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
True if the password has been auto-generated
- getPasswordAutoGenerated() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
True if the password has been auto-generated
- getPaths() - Method in class edu.harvard.data.DataConfig
-
- getPattern() - Method in enum edu.harvard.data.identity.IdentifierType
-
Get a regular expression pattern by which this String-typed enumeration
value can be identified.
- getPeerReviewCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
The number of pears to assign for review if using algorithmic assignment
- getPeerReviewCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
The number of pears to assign for review if using algorithmic assignment
- getPeerReviewCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
The number of pears to assign for review if using algorithmic assignment
- getPeerReviewCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
The number of pears to assign for review if using algorithmic assignment
- getPeerReviewCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
The number of pears to assign for review if using algorithmic assignment
- getPeerReviewCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
The number of pears to assign for review if using algorithmic assignment
- getPeerReviewCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
The number of pears to assign for review if using algorithmic assignment
- getPeerReviewCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
The number of pears to assign for review if using algorithmic assignment
- getPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
True if peer reviews are enabled for this assignment
- getPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
True if peer reviews are enabled for this assignment
- getPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
True if peer reviews are enabled for this assignment
- getPeerReviews() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
True if peer reviews are enabled for this assignment
- getPeerReviewsAssigned() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
True if all peer reviews have been assigned
- getPeerReviewsAssigned() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
True if all peer reviews have been assigned
- getPeerReviewsAssigned() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
True if all peer reviews have been assigned
- getPeerReviewsAssigned() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
True if all peer reviews have been assigned
- getPeerReviewsDueAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp for when peer reviews should be completed
- getPeerReviewsDueAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp for when peer reviews should be completed
- getPeerReviewsDueAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp for when peer reviews should be completed
- getPeerReviewsDueAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp for when peer reviews should be completed
- getPhase(int) - Method in class edu.harvard.data.generator.GenerationSpec
-
- getPhase0(String, String, String, ExecutorService) - Method in class edu.harvard.data.canvas.CanvasCodeManager
-
- getPhase0(String, String, String, ExecutorService) - Method in class edu.harvard.data.CodeManager
-
- getPhase0(String, String, String, ExecutorService) - Method in class edu.harvard.data.matterhorn.MatterhornCodeManager
-
- getPhase0Ami() - Method in class edu.harvard.data.DataConfig
-
- getPhase0AvailabilityZoneGroup() - Method in class edu.harvard.data.DataConfig
-
- getPhase0BidPrice() - Method in class edu.harvard.data.DataConfig
-
- getPhase0BootstrapScript() - Method in class edu.harvard.data.DataConfig
-
- getPhase0Class() - Method in class edu.harvard.data.DataConfig
-
- getPhase0HeapSize() - Method in class edu.harvard.data.DataConfig
-
- getPhase0IdMapPath() - Method in class edu.harvard.data.DataConfig
-
- getPhase0InstanceId() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getPhase0InstanceType() - Method in class edu.harvard.data.DataConfig
-
- getPhase0Ip() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getPhase0RequestId() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getPhase0SecurityGroup() - Method in class edu.harvard.data.DataConfig
-
- getPhase0Start() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getPhase0Success() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getPhase0TerminateAfter() - Method in class edu.harvard.data.DataConfig
-
- getPhase0Threads() - Method in class edu.harvard.data.DataConfig
-
- getPhase1EmailOutput() - Method in class edu.harvard.data.DataConfig
-
- getPhase1IdMapOutput() - Method in class edu.harvard.data.DataConfig
-
- getPhase1IdMapPath() - Method in class edu.harvard.data.DataConfig
-
- getPhase1NameOutput() - Method in class edu.harvard.data.DataConfig
-
- getPhase1TempIdMapOutput() - Method in class edu.harvard.data.DataConfig
-
- getPhaseThreeAdditionsResource() - Method in class edu.harvard.data.canvas.CanvasCodeGenerator
-
- getPhaseThreeAdditionsResource() - Method in class edu.harvard.data.generator.CodeGenerator
-
Get the name of a resource on the class path that contains the definitions
of any new or modified table that will be produced as a result of running
Phase 3.
- getPhaseThreeAdditionsResource() - Method in class edu.harvard.data.matterhorn.MatterhornCodeGenerator
-
- getPhaseTwoAdditionsResource() - Method in class edu.harvard.data.canvas.CanvasCodeGenerator
-
- getPhaseTwoAdditionsResource() - Method in class edu.harvard.data.generator.CodeGenerator
-
Get the name of a resource on the class path that contains the definitions
of any new or modified table that will be produced as a result of running
Phase 2.
- getPhaseTwoAdditionsResource() - Method in class edu.harvard.data.matterhorn.MatterhornCodeGenerator
-
- getPhaseZeroModificationResource() - Method in class edu.harvard.data.canvas.CanvasCodeGenerator
-
- getPhaseZeroModificationResource() - Method in class edu.harvard.data.generator.CodeGenerator
-
Get the name of a resource on the class path that contains definitions of
any overridden fields in the original schema.
- getPhaseZeroModificationResource() - Method in class edu.harvard.data.matterhorn.MatterhornCodeGenerator
-
- getPickCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Number of questions picked from the group for the quiz the group is
associated with.
- getPickCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Number of questions picked from the group for the quiz the group is
associated with.
- getPickCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Number of questions picked from the group for the quiz the group is
associated with.
- getPickCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Number of questions picked from the group for the quiz the group is
associated with.
- getPinned() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
True if the discussion topic has been pinned
- getPinned() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
True if the discussion topic has been pinned
- getPinned() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
True if the discussion topic has been pinned
- getPinned() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
True if the discussion topic has been pinned
- getPipelineCreated() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getPipelineDefinition() - Method in class edu.harvard.data.pipeline.PostMortemReport
-
- getPipelineDescription() - Method in class edu.harvard.data.pipeline.PostMortemReport
-
- getPipelineDynamoTable() - Method in class edu.harvard.data.DataConfig
-
- getPipelineDynamoTable() - Method in class edu.harvard.data.pipeline.PipelineCompletionMessage
-
- getPipelineEnd() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getPipelineFormat() - Method in class edu.harvard.data.DataConfig
-
- getPipelineId() - Method in class edu.harvard.data.pipeline.PipelineCompletionMessage
-
- getPipelineId() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getPipelineObject() - Method in class edu.harvard.data.pipeline.PipelineObjectBase
-
- getPipelineObject() - Method in class edu.harvard.data.pipeline.PostMortemPipelineObject
-
- getPipelineObjects() - Method in class edu.harvard.data.pipeline.PostMortemReport
-
- getPipelineStart() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Total points possible for the assignment
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Total points possible for the assignment
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Total point value given to the quiz.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Total point value given to the quiz.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Maximum number of points that can be awarded for answering the question
correctly.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Total points possible for the assignment
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Total points possible for the assignment
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Total point value given to the quiz.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Total point value given to the quiz.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Maximum number of points that can be awarded for answering the question
correctly.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Total points possible for the assignment
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Total points possible for the assignment
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Total point value given to the quiz.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Total point value given to the quiz.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Maximum number of points that can be awarded for answering the question
correctly.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Total points possible for the assignment
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Total points possible for the assignment
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Total point value given to the quiz.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Total point value given to the quiz.
- getPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Maximum number of points that can be awarded for answering the question
correctly.
- getPort() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getPort() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getPort() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getPort() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Position of the assignment group in the assignment index page.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Position of this communication channel relative to the user's other
channels when they are ordered.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
Position in the navigation.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
TBD
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Order in which the question will be displayed in the quiz relative to
other questions associated with the quiz.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Order in which the questions from this group will be displayed in the quiz
relative to other questions in the quiz from other groups.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Position of the assignment group in the assignment index page.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Position of this communication channel relative to the user's other
channels when they are ordered.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
Position in the navigation.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
TBD
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Order in which the question will be displayed in the quiz relative to
other questions associated with the quiz.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Order in which the questions from this group will be displayed in the quiz
relative to other questions in the quiz from other groups.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Position of the assignment group in the assignment index page.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Position of this communication channel relative to the user's other
channels when they are ordered.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
Position in the navigation.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
TBD
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Order in which the question will be displayed in the quiz relative to
other questions associated with the quiz.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Order in which the questions from this group will be displayed in the quiz
relative to other questions in the quiz from other groups.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Position of the assignment group in the assignment index page.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Position of this communication channel relative to the user's other
channels when they are ordered.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
Position in the navigation.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
TBD
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Order in which the question will be displayed in the quiz relative to
other questions associated with the quiz.
- getPosition() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Order in which the questions from this group will be displayed in the quiz
relative to other questions in the quiz from other groups.
- getPostalCode() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getPostalCode() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getPostalCode() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getPostalCode() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getPostedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp when the discussion topic was posted
- getPostedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp when the discussion topic was posted
- getPostedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp when the discussion topic was posted
- getPostedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp when the discussion topic was posted
- getPrefix() - Method in class edu.harvard.data.generator.SchemaPhase
-
- getPreviousSteps() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getPrimaryKeyFields(String) - Static method in class edu.harvard.data.identity.IdentityMap
-
- getPrivacyLevel() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Privacy setting for activation (name_only, email_only, anonymous, public)
- getPrivacyLevel() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Privacy setting for activation (name_only, email_only, anonymous, public)
- getPrivacyLevel() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Privacy setting for activation (name_only, email_only, anonymous, public)
- getPrivacyLevel() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Privacy setting for activation (name_only, email_only, anonymous, public)
- getProcessAttempts() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
(Deprecated) No longer used in Canvas.
- getProcessAttempts() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
(Deprecated) No longer used in Canvas.
- getProcessAttempts() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
(Deprecated) No longer used in Canvas.
- getProcessAttempts() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
(Deprecated) No longer used in Canvas.
- getProcessed() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Valid only when there is a file/attachment associated with the submission.
- getProcessed() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Valid only when there is a file/attachment associated with the submission.
- getProcessed() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Valid only when there is a file/attachment associated with the submission.
- getProcessed() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Valid only when there is a file/attachment associated with the submission.
- getProtectedEditing() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Editing protection for the wiki page.
- getProtectedEditing() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Editing protection for the wiki page.
- getProtectedEditing() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Editing protection for the wiki page.
- getProtectedEditing() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Editing protection for the wiki page.
- getProxy1() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getProxy1() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getProxy1() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getProxy1() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getProxy2() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getProxy2() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getProxy2() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getProxy2() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getPseudonymId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
Foreign key to pseudonym dimension table
- getPseudonymId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
Foreign key to pseudonym dimension table
- getPseudonymId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
Foreign key to pseudonym dimension table
- getPseudonymId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
Foreign key to pseudonym dimension table
- getPublic() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
TBD
- getPublic() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
TBD
- getPublic() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
TBD
- getPublic() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
TBD
- getPubliclyVisible() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
True if the course is publicly visible
- getPubliclyVisible() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
True if the course is publicly visible
- getPubliclyVisible() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
True if the course is publicly visible
- getPubliclyVisible() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
True if the course is publicly visible
- getPublishedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Time when the quiz was published.
- getPublishedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Time when the quiz was published.
- getPublishedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Time when the quiz was published.
- getPublishedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Time when the quiz was published.
- getPublishedGrade() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Valid only for a graded submission.
- getPublishedGrade() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Valid only for a graded submission.
- getPublishedGrade() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Valid only for a graded submission.
- getPublishedGrade() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Valid only for a graded submission.
- getPublishedScore() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Valid only for a graded submission.
- getPublishedScore() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Valid only for a graded submission.
- getPublishedScore() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Valid only for a graded submission.
- getPublishedScore() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Valid only for a graded submission.
- getQuestionCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Number of questions in the last published version of the quiz
- getQuestionCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Number of questions in the last published version of the quiz
- getQuestionCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Number of questions in the last published version of the quiz
- getQuestionCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Number of questions in the last published version of the quiz
- getQuestionPoints() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Number of points to assign per question in the group.
- getQuestionPoints() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Number of points to assign per question in the group.
- getQuestionPoints() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Number of points to assign per question in the group.
- getQuestionPoints() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Number of points to assign per question in the group.
- getQuestionText() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Text content of the question.
- getQuestionText() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Text content of the question.
- getQuestionText() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Text content of the question.
- getQuestionText() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Text content of the question.
- getQuestionType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Denotes the type of the question.
- getQuestionType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Denotes the type of the question.
- getQuestionType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Denotes the type of the question.
- getQuestionType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Denotes the type of the question.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the quiz this file belongs to.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the quiz, the quiz/quiz submission associated with this
file belongs to.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Foreign key to quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Foreign key to quiz dimension.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to quiz dimension.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the quiz the quiz submission associated with this
submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the quiz this file belongs to.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the quiz, the quiz/quiz submission associated with this
file belongs to.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Foreign key to quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Foreign key to quiz dimension.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to quiz dimension.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the quiz the quiz submission associated with this
submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the quiz this file belongs to.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the quiz, the quiz/quiz submission associated with this
file belongs to.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Foreign key to quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Foreign key to quiz dimension.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to quiz dimension.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the quiz the quiz submission associated with this
submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the quiz the override is associated with.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the quiz this file belongs to.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the quiz, the quiz/quiz submission associated with this
file belongs to.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Foreign key to quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the quiz dimension table.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Foreign key to quiz dimension.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to quiz dimension.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
ID of the quiz the quiz submission represents.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- getQuizId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the quiz the quiz submission associated with this
submission represents.
- getQuizPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Maximum points that can be scored in this quiz.
- getQuizPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Maximum points that can be scored in this quiz.
- getQuizPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Maximum points that can be scored in this quiz.
- getQuizPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Maximum points that can be scored in this quiz.
- getQuizPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Maximum points that can be scored in this quiz.
- getQuizPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Maximum points that can be scored in this quiz.
- getQuizPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Maximum points that can be scored in this quiz.
- getQuizPointsPossible() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Maximum points that can be scored in this quiz.
- getQuizQuestionAnswerId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the quiz question answer dimension table.
- getQuizQuestionAnswerId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the quiz question answer dimension table.
- getQuizQuestionAnswerId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the quiz question answer dimension table.
- getQuizQuestionAnswerId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the quiz question answer dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to quiz group.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to quiz group.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to quiz group.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the quiz group dimension table.
- getQuizQuestionGroupId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to quiz group.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
Foreign key to the quiz question dimension column.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the quiz question dimension table.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the quiz question dimension table.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
Foreign key to the quiz question dimension column.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the quiz question dimension table.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the quiz question dimension table.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
Foreign key to the quiz question dimension column.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the quiz question dimension table.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the quiz question dimension table.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
Foreign key to the quiz question dimension column.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the quiz question dimension table.
- getQuizQuestionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the quiz question dimension table.
- getQuizStateDuringSubmission() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
There can be two types of quiz states during submission, 1.
- getQuizStateDuringSubmission() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
There can be two types of quiz states during submission, 1.
- getQuizStateDuringSubmission() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
There can be two types of quiz states during submission, 1.
- getQuizStateDuringSubmission() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
There can be two types of quiz states during submission, 1.
- getQuizStateDuringSubmission() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
There can be two types of quiz states during submission, 1.
- getQuizStateDuringSubmission() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
There can be two types of quiz states during submission, 1.
- getQuizStateDuringSubmission() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
There can be two types of quiz states during submission, 1.
- getQuizStateDuringSubmission() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
There can be two types of quiz states during submission, 1.
- getQuizSubmissionHistoricalId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the quiz submission dimension table.
- getQuizSubmissionHistoricalId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the quiz submission dimension table.
- getQuizSubmissionHistoricalId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the quiz submission dimension table.
- getQuizSubmissionHistoricalId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the quiz submission dimension table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the quiz submission this file belongs to.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the quiz submission this file belongs to.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the quiz submission dimension table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Foreign key to the quiz_submission_dim table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the quiz_submission_dim table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the quiz submission this file belongs to.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the quiz submission this file belongs to.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the quiz submission dimension table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Foreign key to the quiz_submission_dim table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the quiz_submission_dim table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the quiz submission this file belongs to.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the quiz submission this file belongs to.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the quiz submission dimension table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Foreign key to the quiz_submission_dim table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the quiz_submission_dim table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the quiz submission this file belongs to.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the quiz submission this file belongs to.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the quiz submission dimension table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Foreign key to the quiz_submission_dim table.
- getQuizSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the quiz_submission_dim table.
- getQuizType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Type of quiz.
- getQuizType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Type of quiz.
- getQuizType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Type of quiz.
- getQuizType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Type of quiz.
- getQuizVersion() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The version of the quiz this override is applied too.
- getQuizVersion() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The version of the quiz this override is applied too.
- getQuizVersion() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The version of the quiz this override is applied too.
- getQuizVersion() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The version of the quiz this override is applied too.
- getRealRegionName() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getRealRegionName() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getRealRegionName() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getRealRegionName() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getRealUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user.
- getRealUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- getRealUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- getRealUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- getRealUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- getRealUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- getRealUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- getRecipientId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
(Deprecated) No longer used in Canvas.
- getRecipientId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
(Deprecated) No longer used in Canvas.
- getRecipientIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
(Deprecated) No longer used in Canvas..
- getRecipientIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
(Deprecated) No longer used in Canvas..
- getRecipientIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
(Deprecated) No longer used in Canvas..
- getRecipientIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
(Deprecated) No longer used in Canvas..
- getRecipientIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
(Deprecated) No longer used in Canvas..
- getRecipientIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
(Deprecated) No longer used in Canvas..
- getRecord() - Method in exception edu.harvard.data.RecordParsingException
-
- getRedshift() - Method in class edu.harvard.data.pipeline.Pipeline
-
- getRedshift() - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getRedshiftCluster() - Method in class edu.harvard.data.DataConfig
-
- getRedshiftDatabase() - Method in class edu.harvard.data.DataConfig
-
- getRedshiftDatabase() - Method in interface edu.harvard.data.RedshiftConfiguration
-
- getRedshiftHost() - Method in interface edu.harvard.data.RedshiftConfiguration
-
- getRedshiftLoadScript() - Method in class edu.harvard.data.DataConfig
-
- getRedshiftPassword() - Method in class edu.harvard.data.DataConfig
-
- getRedshiftPassword() - Method in interface edu.harvard.data.RedshiftConfiguration
-
- getRedshiftPort() - Method in class edu.harvard.data.DataConfig
-
- getRedshiftPort() - Method in interface edu.harvard.data.RedshiftConfiguration
-
- getRedshiftSchema(DataConfig) - Method in class edu.harvard.data.AwsUtils
-
- getRedshiftServer() - Method in class edu.harvard.data.DataConfig
-
- getRedshiftStagingDir() - Method in class edu.harvard.data.DataConfig
-
- getRedshiftType() - Method in enum edu.harvard.data.schema.DataSchemaType
-
- getRedshiftType(Integer) - Method in enum edu.harvard.data.schema.DataSchemaType
-
- getRedshiftUnloadScript() - Method in class edu.harvard.data.DataConfig
-
- getRedshiftUrl() - Method in class edu.harvard.data.DataConfig
-
- getRedshiftUrl() - Method in interface edu.harvard.data.RedshiftConfiguration
-
- getRedshiftUser() - Method in interface edu.harvard.data.RedshiftConfiguration
-
- getRedshiftUserName() - Method in class edu.harvard.data.DataConfig
-
- getRegionName() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getRegionName() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getRegionName() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getRegionName() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getRegradeOption() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Denotes if regrading is available for the question.
- getRegradeOption() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Denotes if regrading is available for the question.
- getRegradeOption() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Denotes if regrading is available for the question.
- getRegradeOption() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Denotes if regrading is available for the question.
- getReleaseLeaseActivity(String, String, String, String, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getRemoteIp() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
IP address that was recorded from the request.
- getRemoteIp() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
IP address that was recorded from the request.
- getRemoteIp() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
IP address that was recorded from the request.
- getRemoteIp() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
IP address that was recorded from the request.
- getRemoteIp() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
IP address that was recorded from the request.
- getRemoteIp() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
IP address that was recorded from the request.
- getRemoteIp() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
IP address that was recorded from the request.
- getRenewLeaseActivity(String, String, String, String, int, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getReplacementFileId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
ID of the overwriting file if this file is overwritten.
- getReplacementFileId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the file which overwrote/replaced this file.
- getReplacementFileId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
ID of the overwriting file if this file is overwritten.
- getReplacementFileId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the file which overwrote/replaced this file.
- getReplacementFileId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
ID of the overwriting file if this file is overwritten.
- getReplacementFileId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the file which overwrote/replaced this file.
- getReplacementFileId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
ID of the overwriting file if this file is overwritten.
- getReplacementFileId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the file which overwrote/replaced this file.
- getReportBucket() - Method in class edu.harvard.data.DataConfig
-
- getReportBucket() - Method in class edu.harvard.data.pipeline.PipelineCompletionMessage
-
- getRequestCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Total number of requests in the session.
- getRequestCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Total number of requests in the session.
- getResearchId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
UUID generated for research data set.
- getResearchId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
UUID generated for research data set.
- getResearchId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
UUID generated for research data set.
- getResearchId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
UUID generated for research data set.
- getResearchId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
UUID generated for research data set.
- getRestrictEnrollmentsToSectionDates() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
True when "Users can only participate in the course between these dates"
is checked
- getRestrictEnrollmentsToSectionDates() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
True when "Users can only participate in the course between these dates"
is checked
- getRestrictEnrollmentsToSectionDates() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
True when "Users can only participate in the course between these dates"
is checked
- getRestrictEnrollmentsToSectionDates() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
True when "Users can only participate in the course between these dates"
is checked
- getRevisedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Timestamp the wiki page was last revised in the system.
- getRevisedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Timestamp the wiki page was last revised in the system.
- getRevisedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Timestamp the wiki page was last revised in the system.
- getRevisedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Timestamp the wiki page was last revised in the system.
- getRole() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaDimension
-
- getRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of unique roles associated with the user in the course.
- getRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of unique roles associated with the user in the course.
- getRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of unique roles associated with the user in the course.
- getRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of unique roles associated with the user in the course.
- getRoleId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Foreign key to the role of the person enrolled in the course
- getRoleId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Foreign key to the role of the person enrolled in the course
- getRoleId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Foreign key to the role of the person enrolled in the course
- getRoleId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Foreign key to the role of the person enrolled in the course
- getRootAccount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of the root account associated with this account.
- getRootAccount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of the root account associated with this account.
- getRootAccount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of the root account associated with this account.
- getRootAccount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of the root account associated with this account.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of the root account associated with this account.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
The root account associated with this course.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
Foreign key to root account of the course
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to root account of the course
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Root account id associated with this enrollment
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Foreign key to the root account for this enrollment term
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the root account for this data
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in account_dim for the root account on which this request was
made.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Root account ID associated with this quiz.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in account_dim for the root account on which this request was
made.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Root account associated with this user.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Root account Id of the account the wiki belongs to.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Root account Id of the account the wiki belongs to.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of the root account associated with this account.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
The root account associated with this course.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
Foreign key to root account of the course
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to root account of the course
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Root account id associated with this enrollment
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Foreign key to the root account for this enrollment term
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the root account for this data
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Root account ID associated with this quiz.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in account_dim for the root account on which this request was
made.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
Root account associated with this user.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Root account Id of the account the wiki belongs to.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Root account Id of the account the wiki belongs to.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of the root account associated with this account.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in account_dim for the root account on which this request was
made.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
The root account associated with this course.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
Foreign key to root account of the course
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to root account of the course
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Root account id associated with this enrollment
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Foreign key to the root account for this enrollment term
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the root account for this data
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Root account ID associated with this quiz.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in account_dim for the root account on which this request was
made.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
Root account associated with this user.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Root account Id of the account the wiki belongs to.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Root account Id of the account the wiki belongs to.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of the root account associated with this account.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in account_dim for the root account on which this request was
made.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
The root account associated with this course.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
Foreign key to root account of the course
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to root account of the course
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Root account id associated with this enrollment
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Foreign key to the root account for this enrollment term
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the root account for this data
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Root account ID associated with this quiz.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in account_dim for the root account on which this request was
made.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
Root account associated with this user.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Root account Id of the account the wiki belongs to.
- getRootAccountId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Root account Id of the account the wiki belongs to.
- getRootFileId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
ID of the source file from which this file was copied and created.
- getRootFileId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the source file from which this file was copied and
created.
- getRootFileId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
ID of the source file from which this file was copied and created.
- getRootFileId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the source file from which this file was copied and
created.
- getRootFileId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
ID of the source file from which this file was copied and created.
- getRootFileId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the source file from which this file was copied and
created.
- getRootFileId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
ID of the source file from which this file was copied and created.
- getRootFileId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the source file from which this file was copied and
created.
- getRunId() - Method in class edu.harvard.data.DatasetInfo
-
- getRunId() - Method in class edu.harvard.data.pipeline.PipelineCompletionMessage
-
- getRunId() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getRunStart() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getS3CopyActivity(String, S3ObjectId, String, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getS3CopyActivity(String, String, S3ObjectId, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getS3CopyActivity(String, S3ObjectId, S3ObjectId, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getS3DistCpActivity(String, String, S3ObjectId, String, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getS3DistCpActivity(String, S3ObjectId, String, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getS3DistCpActivity(String, String, S3ObjectId, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getS3Location() - Method in class edu.harvard.data.DumpInfo
-
- getS3Location() - Method in class edu.harvard.data.DumpInfoOld
-
- getS3ToHdfsManifestFile() - Method in class edu.harvard.data.DataConfig
-
- getS3WorkingLocation(String) - Method in class edu.harvard.data.DataConfig
-
- getSchedule() - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getSchema(String) - Method in class edu.harvard.data.canvas.data_api.ApiClient
-
- getSchema() - Method in class edu.harvard.data.generator.SchemaPhase
-
- getSchemaPhases() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getSchemas() - Method in class edu.harvard.data.canvas.data_api.ApiClient
-
- getSchemaVersion() - Method in class edu.harvard.data.canvas.data_api.DataDump
-
- getSchemaVersion() - Method in class edu.harvard.data.DumpInfo
-
- getSchemaVersion() - Method in class edu.harvard.data.DumpInfoOld
-
- getSchemaVersion() - Method in class edu.harvard.data.generator.GenerationSpec
-
- getSchemaVersion() - Method in class edu.harvard.data.pipeline.InputTableIndex
-
- getSchoolName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
TBD
- getSchoolName() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
TBD
- getSchoolName() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
TBD
- getSchoolName() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
TBD
- getSchoolPosition() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
TBD
- getSchoolPosition() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
TBD
- getSchoolPosition() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
TBD
- getSchoolPosition() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
TBD
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Denotes the score for this submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Denotes the score for this submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Numeric grade given to the submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Denotes the score for this submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Denotes the score for this submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Numeric grade given to the submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Denotes the score for this submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Denotes the score for this submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Numeric grade given to the submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Denotes the score for this submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Denotes the score for this submission.
- getScore() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Numeric grade given to the submission.
- getScoreBeforeRegrade() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Original score of the quiz submission prior to any re-grading.
- getScoreBeforeRegrade() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Original score of the quiz submission prior to any re-grading.
- getScoreBeforeRegrade() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Original score of the quiz submission prior to any re-grading.
- getScoreBeforeRegrade() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Original score of the quiz submission prior to any re-grading.
- getScoreBeforeRegrade() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Original score of the quiz submission prior to any re-grading.
- getScoreBeforeRegrade() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Original score of the quiz submission prior to any re-grading.
- getScoreBeforeRegrade() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Original score of the quiz submission prior to any re-grading.
- getScoreBeforeRegrade() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Original score of the quiz submission prior to any re-grading.
- getScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Scoring policy for a quiz that students can take multiple times.
- getScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Scoring policy for a quiz that students can take multiple times.
- getScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Scoring policy for a quiz that students can take multiple times.
- getScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Scoring policy for a quiz that students can take multiple times.
- getScratchDir() - Method in class edu.harvard.data.DataConfig
-
- getScrubberClasses() - Method in class edu.harvard.data.canvas.identity.CanvasIdentityHadoopManager
-
- getScrubberClasses() - Method in class edu.harvard.data.matterhorn.identity.MatterhornIdentityHadoopManager
-
- getSeeAlso() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaColumn
-
- getSeeAlso() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- getSelectableAll() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
true - tool is selectable in all scenarios.
- getSelectableAll() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
true - tool is selectable in all scenarios.
- getSelectableAll() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
true - tool is selectable in all scenarios.
- getSelectableAll() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
true - tool is selectable in all scenarios.
- getSelfEnrolled() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Enrollment was created via self-enrollment
- getSelfEnrolled() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Enrollment was created via self-enrollment
- getSelfEnrolled() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Enrollment was created via self-enrollment
- getSelfEnrolled() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Enrollment was created via self-enrollment
- getSequence() - Method in class edu.harvard.data.canvas.data_api.DataDump
-
- getSequence() - Method in class edu.harvard.data.canvas.data_api.DataHistoricalDump
-
- getSequence() - Method in class edu.harvard.data.DumpInfo
-
- getSequence() - Method in class edu.harvard.data.DumpInfoOld
-
- getSeries() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getSeries() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getSeries() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getSeries() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- getServerTimezone() - Method in class edu.harvard.data.DataConfig
-
- getSessionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
ID of the user's session where this request was made.
- getSessionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Unique session ID, taken from the requests table.
- getSessionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
ID of the user's session where this request was made.
- getSessionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
ID of the user's session where this request was made.
- getSessionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
ID of the user's session where this request was made.
- getSessionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
ID of the user's session where this request was made.
- getSessionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
ID of the user's session where this request was made.
- getSessionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
ID of the user's session where this request was made.
- getSessionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Unique session ID, taken from the requests table.
- getSessionId() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Tracking identifier for a per-user session.
- getSessionId() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Tracking identifier for a per-user session.
- getSessionId() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Tracking identifier for a per-user session.
- getSessionId() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Tracking identifier for a per-user session.
- getSetType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Used in conjunction with set_id, this field tells us what type of foreign
relation is used.
- getSetType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Used in conjunction with set_id, this field tells us what type of foreign
relation is used.
- getSetType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Used in conjunction with set_id, this field tells us what type of foreign
relation is used.
- getSetType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Used in conjunction with set_id, this field tells us what type of foreign
relation is used.
- getShellActivity(String, String, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getShowCorrectAnswers() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether correct answers are shown when are results are viewed.
- getShowCorrectAnswers() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether correct answers are shown when are results are viewed.
- getShowCorrectAnswers() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether correct answers are shown when are results are viewed.
- getShowCorrectAnswers() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether correct answers are shown when are results are viewed.
- getShowCorrectAnswersAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Day/Time when the correct answers would be shown.
- getShowCorrectAnswersAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Day/Time when the correct answers would be shown.
- getShowCorrectAnswersAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Day/Time when the correct answers would be shown.
- getShowCorrectAnswersAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Day/Time when the correct answers would be shown.
- getShowResults() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether or not quiz results are shown to students.
- getShowResults() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether or not quiz results are shown to students.
- getShowResults() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether or not quiz results are shown to students.
- getShowResults() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether or not quiz results are shown to students.
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Id for the correlated record for the section in the SIS (assuming SIS
integration has been properly configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
(Deprecated) No longer used in Canvas.
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Correlated SIS id for this enrollment term (assuming SIS has been
configured properly)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Correlated ID for the record for the course, associated with this file, in
the SIS system (assuming SIS integration is configured).
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Correlated id for the record for this group in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Id for the correlated record for the section in the SIS (assuming SIS
integration has been properly configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Correlated SIS id for this enrollment term (assuming SIS has been
configured properly)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Correlated ID for the record for the course, associated with this file, in
the SIS system (assuming SIS integration is configured).
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Correlated id for the record for this group in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Id for the correlated record for the section in the SIS (assuming SIS
integration has been properly configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Correlated SIS id for this enrollment term (assuming SIS has been
configured properly)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Correlated ID for the record for the course, associated with this file, in
the SIS system (assuming SIS integration is configured).
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Correlated id for the record for this group in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Id for the correlated record for the section in the SIS (assuming SIS
integration has been properly configured)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Correlated SIS id for this enrollment term (assuming SIS has been
configured properly)
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Correlated ID for the record for the course, associated with this file, in
the SIS system (assuming SIS integration is configured).
- getSisSourceId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Correlated id for the record for this group in the SIS system (assuming
SIS integration is configured)
- getSisUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- getSize() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Size of this file in bytes.
- getSize() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Size of this file in bytes.
- getSize() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Size of this file in bytes.
- getSize() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Size of this file in bytes.
- getSnowflake() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaColumn
-
- getSns(String, String, String, String) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getSnsArn() - Method in class edu.harvard.data.pipeline.PipelineCompletionMessage
-
- getSortableName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Name of the user that is should be used for sorting groups of users, such
as in the gradebook.
- getSortKey() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaColumn
-
- getSource() - Method in class edu.harvard.data.pipeline.PipelineCompletionMessage
-
- getSourceName() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0CanvasTable
-
- getSourceName() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1CanvasTable
-
- getSourceName() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2CanvasTable
-
- getSourceName() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3CanvasTable
-
- getSourceName() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaColumn
-
- getSourceName() - Method in enum edu.harvard.data.matterhorn.bindings.phase0.Phase0MatterhornTable
-
- getSourceName() - Method in enum edu.harvard.data.matterhorn.bindings.phase1.Phase1MatterhornTable
-
- getSourceName() - Method in enum edu.harvard.data.matterhorn.bindings.phase2.Phase2MatterhornTable
-
- getSourceName() - Method in enum edu.harvard.data.matterhorn.bindings.phase3.Phase3MatterhornTable
-
- getSourceName() - Method in class edu.harvard.data.schema.DataSchemaColumn
-
- getSourceName() - Method in class edu.harvard.data.schema.extension.ExtensionSchemaColumn
-
- getSourceName() - Method in class edu.harvard.data.schema.redshift.RedshiftColumn
-
- getSourceTable() - Method in class edu.harvard.data.schema.existing.ExistingSchemaTable
-
- getSqlScriptActivity(String, S3ObjectId, PipelineObjectBase, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getStart() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getStart() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getStart() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getStart() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Timestamp for when the course starts.
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Section start date
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Enrollment start date
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Timestamp for when the course starts.
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Section start date
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Enrollment start date
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Timestamp for when the course starts.
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Section start date
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Enrollment start date
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Timestamp for when the course starts.
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Section start date
- getStartAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Enrollment start date
- getStartedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Time at which the student started the quiz submission.
- getStartedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Time at which the student started the quiz submission.
- getStartedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Time at which the student started the quiz submission.
- getStartedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Time at which the student started the quiz submission.
- getStartedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Time at which the student started the quiz submission.
- getStartedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Time at which the student started the quiz submission.
- getStartedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Time at which the student started the quiz submission.
- getStartedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Time at which the student started the quiz submission.
- getStartingRange() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- getStartingRange() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- getStartingRange() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- getStartingRange() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- getStartingRange() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- getStartingRange() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- getStartingRange() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- getStartingRange() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- getStartTime() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Timestamp of the first request in the session.
- getStartTime() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Timestamp of the first request in the session.
- getStatus() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getStatus() - Method in class edu.harvard.data.pipeline.PostMortemPipelineObject
-
- getSteps() - Method in class edu.harvard.data.pipeline.PostMortemReport
-
- getStorageQuota() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Storage Limit allowed per group.
- getStorageQuota() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Storage Limit allowed per group.
- getStorageQuota() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Storage Limit allowed per group.
- getStorageQuota() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Storage Limit allowed per group.
- getStudentEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getStudentEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getStudentEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getStudentEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getStudentEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'StudentEnrollment' roles associated with the user in the
course.
- getStudentEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'StudentEnrollment' roles associated with the user in the
course.
- getStudentEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'StudentEnrollment' roles associated with the user in the
course.
- getStudentEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'StudentEnrollment' roles associated with the user in the
course.
- getSubaccount1() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 1.
- getSubaccount1() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 1.
- getSubaccount1() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 1.
- getSubaccount1() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 1.
- getSubaccount10() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 10.
- getSubaccount10() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 10.
- getSubaccount10() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 10.
- getSubaccount10() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 10.
- getSubaccount10Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 10.
- getSubaccount10Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 10.
- getSubaccount10Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 10.
- getSubaccount10Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 10.
- getSubaccount11() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 11.
- getSubaccount11() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 11.
- getSubaccount11() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 11.
- getSubaccount11() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 11.
- getSubaccount11Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 11.
- getSubaccount11Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 11.
- getSubaccount11Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 11.
- getSubaccount11Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 11.
- getSubaccount12() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 12.
- getSubaccount12() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 12.
- getSubaccount12() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 12.
- getSubaccount12() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 12.
- getSubaccount12Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 12.
- getSubaccount12Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 12.
- getSubaccount12Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 12.
- getSubaccount12Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 12.
- getSubaccount13() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 13.
- getSubaccount13() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 13.
- getSubaccount13() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 13.
- getSubaccount13() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 13.
- getSubaccount13Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 13.
- getSubaccount13Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 13.
- getSubaccount13Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 13.
- getSubaccount13Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 13.
- getSubaccount14() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 14.
- getSubaccount14() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 14.
- getSubaccount14() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 14.
- getSubaccount14() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 14.
- getSubaccount14Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 14.
- getSubaccount14Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 14.
- getSubaccount14Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 14.
- getSubaccount14Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 14.
- getSubaccount15() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 15.
- getSubaccount15() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 15.
- getSubaccount15() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 15.
- getSubaccount15() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 15.
- getSubaccount15Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 15.
- getSubaccount15Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 15.
- getSubaccount15Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 15.
- getSubaccount15Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 15.
- getSubaccount1Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 1.
- getSubaccount1Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 1.
- getSubaccount1Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 1.
- getSubaccount1Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 1.
- getSubaccount2() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 2.
- getSubaccount2() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 2.
- getSubaccount2() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 2.
- getSubaccount2() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 2.
- getSubaccount2Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 2.
- getSubaccount2Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 2.
- getSubaccount2Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 2.
- getSubaccount2Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 2.
- getSubaccount3() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 3.
- getSubaccount3() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 3.
- getSubaccount3() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 3.
- getSubaccount3() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 3.
- getSubaccount3Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 3.
- getSubaccount3Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 3.
- getSubaccount3Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 3.
- getSubaccount3Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 3.
- getSubaccount4() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 4.
- getSubaccount4() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 4.
- getSubaccount4() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 4.
- getSubaccount4() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 4.
- getSubaccount4Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 4.
- getSubaccount4Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 4.
- getSubaccount4Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 4.
- getSubaccount4Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 4.
- getSubaccount5() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 5.
- getSubaccount5() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 5.
- getSubaccount5() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 5.
- getSubaccount5() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 5.
- getSubaccount5Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 5.
- getSubaccount5Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 5.
- getSubaccount5Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 5.
- getSubaccount5Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 5.
- getSubaccount6() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 6.
- getSubaccount6() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 6.
- getSubaccount6() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 6.
- getSubaccount6() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 6.
- getSubaccount6Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 6.
- getSubaccount6Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 6.
- getSubaccount6Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 6.
- getSubaccount6Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 6.
- getSubaccount7() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 7.
- getSubaccount7() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 7.
- getSubaccount7() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 7.
- getSubaccount7() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 7.
- getSubaccount7Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 7.
- getSubaccount7Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 7.
- getSubaccount7Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 7.
- getSubaccount7Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 7.
- getSubaccount8() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 8.
- getSubaccount8() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 8.
- getSubaccount8() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 8.
- getSubaccount8() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 8.
- getSubaccount8Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 8.
- getSubaccount8Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 8.
- getSubaccount8Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 8.
- getSubaccount8Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 8.
- getSubaccount9() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 9.
- getSubaccount9() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 9.
- getSubaccount9() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 9.
- getSubaccount9() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 9.
- getSubaccount9Id() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 9.
- getSubaccount9Id() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 9.
- getSubaccount9Id() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 9.
- getSubaccount9Id() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 9.
- getSubject() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
The subject of the conversation
- getSubject() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
The subject of the conversation
- getSubject() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
The subject of the conversation
- getSubject() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
The subject of the conversation
- getSubmissionCommentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
- getSubmissionCommentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- getSubmissionCommentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
- getSubmissionCommentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
- getSubmissionCommentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
- getSubmissionCommentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
- getSubmissionCommentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
- getSubmissionCommentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
- getSubmissionCommentParticipantId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- getSubmissionCommentParticipantId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
- getSubmissionCommentParticipantId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
- getSubmissionCommentParticipantId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
- getSubmissionCommentsCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Reflects the total number of comments on the submission by
anyone/everyone, excluding comments that are flagged as 'hidden'.
- getSubmissionCommentsCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Reflects the total number of comments on the submission by
anyone/everyone, excluding comments that are flagged as 'hidden'.
- getSubmissionCommentsCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Reflects the total number of comments on the submission by
anyone/everyone, excluding comments that are flagged as 'hidden'.
- getSubmissionCommentsCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Reflects the total number of comments on the submission by
anyone/everyone, excluding comments that are flagged as 'hidden'.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the submission this file belongs to.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the submission this file belongs to.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to submission dimension
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the submission this file belongs to.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the submission this file belongs to.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to submission dimension
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the submission this file belongs to.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the submission this file belongs to.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to submission dimension
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the submission this file belongs to.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the submission this file belongs to.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
ID to the submission the quiz submission represents.
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
- getSubmissionId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to submission dimension
- getSubmissionScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- getSubmissionScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- getSubmissionScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- getSubmissionScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- getSubmissionScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- getSubmissionScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- getSubmissionScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- getSubmissionScoringPolicy() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- getSubmissionSource() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Denotes where the submission was received from.
- getSubmissionSource() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Denotes where the submission was received from.
- getSubmissionSource() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Denotes where the submission was received from.
- getSubmissionSource() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Denotes where the submission was received from.
- getSubmissionSource() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Denotes where the submission was received from.
- getSubmissionSource() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Denotes where the submission was received from.
- getSubmissionSource() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Denotes where the submission was received from.
- getSubmissionSource() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Denotes where the submission was received from.
- getSubmissionState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Denotes if the quiz submission is a current or previous submission.
- getSubmissionState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Denotes if the quiz submission is a current or previous submission.
- getSubmissionState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Denotes if the quiz submission is a current or previous submission.
- getSubmissionState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Denotes if the quiz submission is a current or previous submission.
- getSubmissionType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Type of submission.
- getSubmissionType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Type of submission.
- getSubmissionType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Type of submission.
- getSubmissionType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Type of submission.
- getSubmissionTypes() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Comma separated list of valid methods for submitting the assignment
(online_url, media_recording, online_upload, online_quiz, external_tool,
online_text_entry, online_file_upload)
- getSubmissionTypes() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Comma separated list of valid methods for submitting the assignment
(online_url, media_recording, online_upload, online_quiz, external_tool,
online_text_entry, online_file_upload)
- getSubmissionTypes() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Comma separated list of valid methods for submitting the assignment
(online_url, media_recording, online_upload, online_quiz, external_tool,
online_text_entry, online_file_upload)
- getSubmissionTypes() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Comma separated list of valid methods for submitting the assignment
(online_url, media_recording, online_upload, online_quiz, external_tool,
online_text_entry, online_file_upload)
- getSubmittedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Timestamp of when the submission was submitted.
- getSubmittedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Timestamp of when the submission was submitted.
- getSubmittedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Timestamp of when the submission was submitted.
- getSubmittedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Timestamp of when the submission was submitted.
- getSubnetId() - Method in class edu.harvard.data.DataConfig
-
- getSuccessSnsArn() - Method in class edu.harvard.data.DataConfig
-
- getSynchronizationBarrier(String, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getTable() - Method in class edu.harvard.data.canvas.BootstrapParameters
-
- getTableByName(String) - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchema
-
- getTableByName(String) - Method in interface edu.harvard.data.schema.DataSchema
-
- getTableByName(String) - Method in class edu.harvard.data.schema.extension.ExtensionSchema
-
- getTableByName(String) - Method in class edu.harvard.data.schema.redshift.RedshiftSchema
-
- getTableClass() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0CanvasTable
-
- getTableClass() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1CanvasTable
-
- getTableClass() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2CanvasTable
-
- getTableClass() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3CanvasTable
-
- getTableClass() - Method in enum edu.harvard.data.matterhorn.bindings.phase0.Phase0MatterhornTable
-
- getTableClass() - Method in enum edu.harvard.data.matterhorn.bindings.phase1.Phase1MatterhornTable
-
- getTableClass() - Method in enum edu.harvard.data.matterhorn.bindings.phase2.Phase2MatterhornTable
-
- getTableClass() - Method in enum edu.harvard.data.matterhorn.bindings.phase3.Phase3MatterhornTable
-
- getTableHistory(String) - Method in class edu.harvard.data.canvas.data_api.ApiClient
-
- getTableInfoDynamoTable() - Method in class edu.harvard.data.canvas.CanvasDataConfig
-
- getTableName() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- getTableName() - Method in class edu.harvard.data.canvas.data_api.CanvasDataTableHistory
-
- getTableName() - Method in class edu.harvard.data.canvas.data_api.DataArtifact
-
- getTableName() - Method in class edu.harvard.data.schema.DataSchemaTable
-
- getTableName() - Method in class edu.harvard.data.schema.existing.ExistingSchemaTable
-
- getTableName() - Method in class edu.harvard.data.schema.extension.ExtensionSchemaTable
-
- getTableName() - Method in class edu.harvard.data.schema.redshift.RedshiftTable
-
- getTableNames() - Method in class edu.harvard.data.pipeline.InputTableIndex
-
- getTableReader(String, TableFormat, File) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CanvasTableFactory
-
- getTableReader(String, TableFormat, AwsUtils, S3ObjectId, File) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CanvasTableFactory
-
- getTableReader(String, TableFormat, File) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CanvasTableFactory
-
- getTableReader(String, TableFormat, AwsUtils, S3ObjectId, File) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CanvasTableFactory
-
- getTableReader(String, TableFormat, File) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CanvasTableFactory
-
- getTableReader(String, TableFormat, AwsUtils, S3ObjectId, File) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CanvasTableFactory
-
- getTableReader(String, TableFormat, File) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CanvasTableFactory
-
- getTableReader(String, TableFormat, AwsUtils, S3ObjectId, File) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CanvasTableFactory
-
- getTableReader(String, TableFormat, File) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0MatterhornTableFactory
-
- getTableReader(String, TableFormat, AwsUtils, S3ObjectId, File) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0MatterhornTableFactory
-
- getTableReader(String, TableFormat, File) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1MatterhornTableFactory
-
- getTableReader(String, TableFormat, AwsUtils, S3ObjectId, File) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1MatterhornTableFactory
-
- getTableReader(String, TableFormat, File) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2MatterhornTableFactory
-
- getTableReader(String, TableFormat, AwsUtils, S3ObjectId, File) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2MatterhornTableFactory
-
- getTableReader(String, TableFormat, File) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3MatterhornTableFactory
-
- getTableReader(String, TableFormat, AwsUtils, S3ObjectId, File) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3MatterhornTableFactory
-
- getTableReader(String, TableFormat, File) - Method in interface edu.harvard.data.TableFactory
-
- getTableReader(String, TableFormat, AwsUtils, S3ObjectId, File) - Method in interface edu.harvard.data.TableFactory
-
- getTables() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchema
-
- getTables() - Method in class edu.harvard.data.pipeline.InputTableIndex
-
- getTables() - Method in interface edu.harvard.data.schema.DataSchema
-
- getTables() - Method in class edu.harvard.data.schema.existing.ExistingSchema
-
- getTables() - Method in class edu.harvard.data.schema.extension.ExtensionSchema
-
- getTables() - Method in class edu.harvard.data.schema.redshift.RedshiftSchema
-
- getTableWriter(String, TableFormat, File) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CanvasTableFactory
-
- getTableWriter(String, TableFormat, File) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CanvasTableFactory
-
- getTableWriter(String, TableFormat, File) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CanvasTableFactory
-
- getTableWriter(String, TableFormat, File) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CanvasTableFactory
-
- getTableWriter(String, TableFormat, File) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0MatterhornTableFactory
-
- getTableWriter(String, TableFormat, File) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1MatterhornTableFactory
-
- getTableWriter(String, TableFormat, File) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2MatterhornTableFactory
-
- getTableWriter(String, TableFormat, File) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3MatterhornTableFactory
-
- getTableWriter(String, TableFormat, File) - Method in interface edu.harvard.data.TableFactory
-
- getTaEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getTaEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getTaEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getTaEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getTaEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'TaEnrollment' roles associated with the user in the
course.
- getTaEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'TaEnrollment' roles associated with the user in the
course.
- getTaEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'TaEnrollment' roles associated with the user in the
course.
- getTaEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'TaEnrollment' roles associated with the user in the
course.
- getTeacherEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getTeacherEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getTeacherEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getTeacherEnrollmentEnrollmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- getTeacherEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'TeacherEnrollment' roles associated with the user in the
course.
- getTeacherEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'TeacherEnrollment' roles associated with the user in the
course.
- getTeacherEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'TeacherEnrollment' roles associated with the user in the
course.
- getTeacherEnrollmentRoleCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'TeacherEnrollment' roles associated with the user in the
course.
- getTeacherOnlyComment() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getTeacherOnlyComment() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getTeacherOnlyComment() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getTeacherOnlyComment() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getTemporaryUserCode() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Construct for previewing a quiz.
- getTemporaryUserCode() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Construct for previewing a quiz.
- getTemporaryUserCode() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Construct for previewing a quiz.
- getTemporaryUserCode() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Construct for previewing a quiz.
- getTemporaryUserCode() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Construct for previewing a quiz.
- getTemporaryUserCode() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Construct for previewing a quiz.
- getTemporaryUserCode() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Construct for previewing a quiz.
- getTemporaryUserCode() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Construct for previewing a quiz.
- getTerm() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getTerm() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getTerm() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getTerm() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- getText() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
Text of the answer.
- getText() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
Text of the answer.
- getText() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
Text of the answer.
- getText() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
Text of the answer.
- getTextAfterAnswers() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'short_answer_question', also known as 'fill_in_the_blank'.
- getTextAfterAnswers() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'short_answer_question', also known as 'fill_in_the_blank'.
- getTextAfterAnswers() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'short_answer_question', also known as 'fill_in_the_blank'.
- getTextAfterAnswers() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'short_answer_question', also known as 'fill_in_the_blank'.
- getTimeLimit() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Time limit, in minutes, to complete the quiz.
- getTimeLimit() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Time limit, in minutes, to complete the quiz.
- getTimeLimit() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Time limit, in minutes, to complete the quiz.
- getTimeLimit() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Time limit, in minutes, to complete the quiz.
- getTimestamp() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Timestamp when the request was made in UTC.
- getTimestamp() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Timestamp when the request was made in UTC.
- getTimestamp() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Timestamp when the request was made in UTC.
- getTimestamp() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Timestamp when the request was made in UTC.
- getTimestamp() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Timestamp when the request was made in UTC.
- getTimestamp() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Timestamp when the request was made in UTC.
- getTimestamp() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Timestamp when the request was made in UTC.
- getTimestamp() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getTimestamp() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getTimestamp() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getTimestamp() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getTimestampColumn() - Method in class edu.harvard.data.schema.existing.ExistingSchemaTable
-
- getTimestampDay() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Day when the request was made.
- getTimestampDay() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Day when the request was made.
- getTimestampDay() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Day when the request was made.
- getTimestampDay() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Day when the request was made.
- getTimestampDay() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Day when the request was made.
- getTimestampDay() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Day when the request was made.
- getTimestampMonth() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Month when the request was made.
- getTimestampMonth() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Month when the request was made.
- getTimestampMonth() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Month when the request was made.
- getTimestampMonth() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Month when the request was made.
- getTimestampMonth() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Month when the request was made.
- getTimestampMonth() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Month when the request was made.
- getTimestampYear() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Year when the request was made.
- getTimestampYear() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Year when the request was made.
- getTimestampYear() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Year when the request was made.
- getTimestampYear() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Year when the request was made.
- getTimestampYear() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Year when the request was made.
- getTimestampYear() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Year when the request was made.
- getTimeTaken() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Time taken, in seconds, to finish the quiz.
- getTimeTaken() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Time taken, in seconds, to finish the quiz.
- getTimeTaken() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Time taken, in seconds, to finish the quiz.
- getTimeTaken() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Time taken, in seconds, to finish the quiz.
- getTimeTaken() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Time taken, in seconds, to finish the quiz.
- getTimeTaken() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Time taken, in seconds, to finish the quiz.
- getTimeTaken() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Time taken, in seconds, to finish the quiz.
- getTimeTaken() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Time taken, in seconds, to finish the quiz.
- getTimeZone() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
User's primary timezone
- getTimeZone() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
User's primary timezone
- getTimeZone() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
User's primary timezone
- getTimeZone() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
User's primary timezone
- getTimezone() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- getTimezone() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- getTimezone() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- getTimezone() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- getTimstampFormat() - Method in class edu.harvard.data.TableFormat
-
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Title of the assignment
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The title for this assignment_override.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Title of the discussion topic
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Title for the wiki.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Title of the wiki page.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Title of the assignment
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The title for this assignment_override.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Title of the discussion topic
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Title for the wiki.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Title of the wiki page.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Title of the assignment
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The title for this assignment_override.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Title of the discussion topic
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Title for the wiki.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Title of the wiki page.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Title of the assignment
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The title for this assignment_override.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Title of the discussion topic
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Title for the wiki.
- getTitle() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Title of the wiki page.
- getTitle() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
Video title.
- getTitle() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
Video title.
- getTitle() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
Video title.
- getTitle() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
Video title.
- getToolId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
The tool id received from the external tool.
- getToolId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
The tool id received from the external tool.
- getToolId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
The tool id received from the external tool.
- getToolId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
The tool id received from the external tool.
- getTopicAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to assignment associated with the entry's discussion topic.
- getTopicAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to assignment associated with the entry's discussion topic.
- getTopicAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to assignment associated with the entry's discussion topic.
- getTopicAssignmentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to assignment associated with the entry's discussion topic.
- getTopicEditorId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to editor associated with the entry's discussion topic.
- getTopicEditorId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to editor associated with the entry's discussion topic.
- getTopicEditorId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to editor associated with the entry's discussion topic.
- getTopicEditorId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to editor associated with the entry's discussion topic.
- getTopicId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to associated discussion topic.
- getTopicId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to associated discussion topic.
- getTopicId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to associated discussion topic.
- getTopicId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to associated discussion topic.
- getTopicUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to user that posted the associated discussion topic.
- getTopicUserId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to user that posted the associated discussion topic.
- getTopicUserId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to user that posted the associated discussion topic.
- getTopicUserId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to user that posted the associated discussion topic.
- getTotalAttempts() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Denotes the total number of attempts made by the student for the quiz.
- getTotalAttempts() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Denotes the total number of attempts made by the student for the quiz.
- getTotalAttempts() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Denotes the total number of attempts made by the student for the quiz.
- getTotalAttempts() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Denotes the total number of attempts made by the student for the quiz.
- getTotalAttempts() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Denotes the total number of attempts made by the student for the quiz.
- getTotalAttempts() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Denotes the total number of attempts made by the student for the quiz.
- getTotalAttempts() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Denotes the total number of attempts made by the student for the quiz.
- getTotalAttempts() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Denotes the total number of attempts made by the student for the quiz.
- getType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Denotes the type of the path.
- getType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
TBD
- getType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Discussion topic type.
- getType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Enrollment type: TaEnrollment, DesignerEnrollment, StudentEnrollment,
TeacherEnrollment, StudentViewEnrollment, ObserverEnrollment
- getType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Denotes the type of the path.
- getType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
TBD
- getType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Discussion topic type.
- getType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Enrollment type: TaEnrollment, DesignerEnrollment, StudentEnrollment,
TeacherEnrollment, StudentViewEnrollment, ObserverEnrollment
- getType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Denotes the type of the path.
- getType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
TBD
- getType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Discussion topic type.
- getType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Enrollment type: TaEnrollment, DesignerEnrollment, StudentEnrollment,
TeacherEnrollment, StudentViewEnrollment, ObserverEnrollment
- getType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Denotes the type of the path.
- getType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
TBD
- getType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Discussion topic type.
- getType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Enrollment type: TaEnrollment, DesignerEnrollment, StudentEnrollment,
TeacherEnrollment, StudentViewEnrollment, ObserverEnrollment
- getType() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaColumn
-
- getType() - Method in enum edu.harvard.data.identity.IdentifierType
-
Get the Java type of this identifier.
- getType() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getType() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getType() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getType() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- getType() - Method in class edu.harvard.data.schema.DataSchemaColumn
-
- getType() - Method in class edu.harvard.data.schema.extension.ExtensionSchemaColumn
-
- getType() - Method in class edu.harvard.data.schema.redshift.RedshiftColumn
-
- getUaBuild() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getUaBuild() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getUaBuild() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getUaBuild() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getUaDevice() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getUaDevice() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getUaDevice() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getUaDevice() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getUaMajor() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getUaMajor() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getUaMajor() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getUaMajor() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getUaMinor() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getUaMinor() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getUaMinor() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getUaMinor() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getUaName() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getUaName() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getUaName() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getUaName() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getUaOs() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getUaOs() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getUaOs() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getUaOs() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getUaOsMajor() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getUaOsMajor() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getUaOsMajor() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getUaOsMajor() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getUaOsMinor() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getUaOsMinor() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getUaOsMinor() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getUaOsMinor() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getUaOsName() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getUaOsName() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getUaOsName() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getUaOsName() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getUaPatch() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getUaPatch() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getUaPatch() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getUaPatch() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getUniqueAssignments() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different assignments visited during the session.
- getUniqueAssignments() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different assignments visited during the session.
- getUniqueConversations() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different conversations visited during the session.
- getUniqueConversations() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different conversations visited during the session.
- getUniqueCourses() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different courses visited during the session.
- getUniqueCourses() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different courses visited during the session.
- getUniqueDiscussions() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different discussions visited during the session.
- getUniqueDiscussions() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different discussions visited during the session.
- getUniqueIps() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different IP addresses used during this session.
- getUniqueIps() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different IP addresses used during this session.
- getUniqueName() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Actual login id for a given pseudonym/account
- getUniqueQuizzes() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different quizzes visited during the session.
- getUniqueQuizzes() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different quizzes visited during the session.
- getUniqueUrls() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Count of unique urls visited during the session.
- getUniqueUrls() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Count of unique urls visited during the session.
- getUnloadActivity(String, S3ObjectId, PipelineObjectBase, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineFactory
-
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp for when the assignment is unlocked or visible to the user
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The new unlock_at date-time for this group of users.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file is to unlocked.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Day/Time when the quiz is to be unlocked for students.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp for when the assignment is unlocked or visible to the user
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The new unlock_at date-time for this group of users.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file is to unlocked.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Day/Time when the quiz is to be unlocked for students.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp for when the assignment is unlocked or visible to the user
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The new unlock_at date-time for this group of users.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file is to unlocked.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Day/Time when the quiz is to be unlocked for students.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp for when the assignment is unlocked or visible to the user
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The new unlock_at date-time for this group of users.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file is to unlocked.
- getUnlockAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Day/Time when the quiz is to be unlocked for students.
- getUnlockAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Indicates if the unlock_at field overrides the original
assignment.unlock_at field for this group of users.
- getUnlockAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Indicates if the unlock_at field overrides the original
assignment.unlock_at field for this group of users.
- getUnlockAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Indicates if the unlock_at field overrides the original
assignment.unlock_at field for this group of users.
- getUnlockAtOverridden() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Indicates if the unlock_at field overrides the original
assignment.unlock_at field for this group of users.
- getUnpublishedQuestionCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Number of questions in the current unpublished version of the quiz.
- getUnpublishedQuestionCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Number of questions in the current unpublished version of the quiz.
- getUnpublishedQuestionCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Number of questions in the current unpublished version of the quiz.
- getUnpublishedQuestionCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Number of questions in the current unpublished version of the quiz.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp of the last time the assignment was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Date/Time when the assignment group was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Timestamp of when the assignment_override was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Date/Time when the quiz was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Timestamp for when the last time the section was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Timestamp when the discussion entry was updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp when the discussion topic was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Timestamp for when the last time the section was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Timestamp when the activation was last updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Timestamp when the group was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Timestamp when this pseudonym was last updated in Canvas
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Time when the quiz was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Time when the quiz question was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Time when the quiz question was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Time when the quiz submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Time when the quiz submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Timestamp of when the submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Timestamp when the wiki was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Timestamp when the wiki page was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp of the last time the assignment was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Date/Time when the assignment group was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Timestamp of when the assignment_override was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Date/Time when the quiz was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Timestamp for when the last time the section was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Timestamp when the discussion entry was updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp when the discussion topic was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Timestamp for when the last time the section was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Timestamp when the activation was last updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Timestamp when the group was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Timestamp when this pseudonym was last updated in Canvas
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Time when the quiz was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Time when the quiz question was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Time when the quiz question was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Time when the quiz submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Time when the quiz submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Timestamp of when the submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Timestamp when the wiki was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Timestamp when the wiki page was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp of the last time the assignment was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Date/Time when the assignment group was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Timestamp of when the assignment_override was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Date/Time when the quiz was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Timestamp for when the last time the section was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Timestamp when the discussion entry was updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp when the discussion topic was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Timestamp for when the last time the section was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Timestamp when the activation was last updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Timestamp when the group was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Timestamp when this pseudonym was last updated in Canvas
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Time when the quiz was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Time when the quiz question was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Time when the quiz question was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Time when the quiz submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Time when the quiz submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Timestamp of when the submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Timestamp when the wiki was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Timestamp when the wiki page was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp of the last time the assignment was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Date/Time when the assignment group was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Timestamp of when the assignment_override was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Date/Time when the quiz was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Timestamp for when the last time the section was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Timestamp when the discussion entry was updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp when the discussion topic was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Timestamp for when the last time the section was updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Timestamp when the activation was last updated
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Timestamp when the group was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Timestamp when this pseudonym was last updated in Canvas
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Time when the quiz was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Time when the quiz question was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Time when the quiz question was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Time when the quiz submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Time when the quiz submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Timestamp of when the submission was last updated.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Timestamp when the wiki was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Timestamp when the wiki page was last updated in the system.
- getUpdatedAt() - Method in class edu.harvard.data.canvas.data_api.DataDump
-
- getUploaderId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the user who uploaded this file.
- getUploaderId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the user who uploaded this file.
- getUploaderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the user who uploaded this file.
- getUploaderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the user who uploaded this file.
- getUploaderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the user who uploaded this file.
- getUploaderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the user who uploaded this file.
- getUploaderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the user who uploaded this file.
- getUploaderIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the user who uploaded this file.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
The URL to where the tool may launch to
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
URL which was requested.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
URL which was requested.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
URL content for the submission.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
URL for the wiki page.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
The URL to where the tool may launch to
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
URL which was requested.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
URL content for the submission.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
URL for the wiki page.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
URL which was requested.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
The URL to where the tool may launch to
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
URL which was requested.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
URL content for the submission.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
URL for the wiki page.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
URL which was requested.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
The URL to where the tool may launch to
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
URL which was requested.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
URL content for the submission.
- getUrl() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
URL for the wiki page.
- getUrl() - Method in class edu.harvard.data.canvas.data_api.DataFile
-
- getUrl() - Method in class edu.harvard.data.pipeline.PipelineLog
-
- getUrl() - Method in exception edu.harvard.data.schema.UnexpectedApiResponseException
-
- getUserAgent() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
User agent header received from the users browser/client software.
- getUserAgent() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
User agent header received from the users browser/client software.
- getUserAgent() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
User agent header received from the users browser/client software.
- getUserAgent() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
User agent header received from the users browser/client software.
- getUserAgent() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
User agent header received from the users browser/client software.
- getUserAgent() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
User agent header received from the users browser/client software.
- getUserAgent() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
User agent header received from the users browser/client software.
- getUserAgentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
(Not implemented) Foreign key to the user agent dimension table.
- getUserAgentId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
(Not implemented) Foreign key to the user agent dimension table.
- getUserAgentId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
(Not implemented) Foreign key to the user agent dimension table.
- getUserAgentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
(Not implemented) Foreign key to the user agent dimension table.
- getUserAgentId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
(Not implemented) Foreign key to the user agent dimension table.
- getUserAgentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
(Not implemented) Foreign key to the user agent dimension table.
- getUserAgentId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
(Not implemented) Foreign key to the user agent dimension table.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Foreign key to the user.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign key to the user.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the user.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Foreign key to the user that owns this communication channel.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelFact
-
Foreign key to the user that owns this communication channel.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign key to the user dimension for the associated user
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to the user that created this entry.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the user dimension for the user that created the discussion
topic.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Foreign key to user for the enrollment
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key to the enrolled user
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Foreign key to the enrolled user.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the user this file belongs to.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the user this file belongs to.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to the user dimension for the users in the group.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Id for the user associated with this pseudonym
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
Foreign key to user associated with this pseudonym
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
ID of the user (who is a student) who made the submission.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
ID of the user (who is a student) who made the submission.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
ID of the user (who is a student) who made the submission.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
ID of the user (who is a student) who made the submission.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in user_dim for the user that made the request.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Foreign key to the user_dim table.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to user dimension of user who submitted the assignment.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the user table.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelFact
-
Foreign key to the user that owns this communication channel.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelFact
-
Foreign key to the user that owns this communication channel.
- getUserId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelFact
-
Foreign key to the user that owns this communication channel.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in user_dim for the user that made the request.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Foreign key to the user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign key to the user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Foreign key to the user that owns this communication channel..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign key to the user dimension for the associated user.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to the user that created this entry..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the user dimension for the user that created the discussion
topic..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Foreign key to user for the enrollment.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key to the enrolled user.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Foreign key to the enrolled user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the user this file belongs to..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the user this file belongs to..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to the user dimension for the users in the group..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Id for the user associated with this pseudonym.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
Foreign key to user associated with this pseudonym.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in user_dim for the user that made the request.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
null.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Foreign key to the user_dim table..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to user dimension of user who submitted the assignment..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the user table..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in user_dim for the user that made the request.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Foreign key to the user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign key to the user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Foreign key to the user that owns this communication channel..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign key to the user dimension for the associated user.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to the user that created this entry..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the user dimension for the user that created the discussion
topic..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Foreign key to user for the enrollment.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key to the enrolled user.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Foreign key to the enrolled user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the user this file belongs to..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the user this file belongs to..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to the user dimension for the users in the group..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Id for the user associated with this pseudonym.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
Foreign key to user associated with this pseudonym.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in user_dim for the user that made the request.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
null.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Foreign key to the user_dim table..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to user dimension of user who submitted the assignment..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the user table..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in user_dim for the user that made the request.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Foreign key to the user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign key to the user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Foreign key to the user that owns this communication channel..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign key to the user dimension for the associated user.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to the user that created this entry..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the user dimension for the user that created the discussion
topic..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Foreign key to user for the enrollment.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key to the enrolled user.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Foreign key to the enrolled user..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the user this file belongs to..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the user this file belongs to..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to the user dimension for the users in the group..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Id for the user associated with this pseudonym.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
Foreign key to user associated with this pseudonym.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
ID of the user (who is a student) who made the submission.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in user_dim for the user that made the request.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
null.
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Foreign key to the user_dim table..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to user dimension of user who submitted the assignment..
- getUserIdResearchUuid() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the user table..
- getUserResearchId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Unique user ID.
- getUserResearchId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Unique user ID.
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim.AllDayEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim.DueAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim.LockAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim.SetTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim.UnlockAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim.WorkflowStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0FileDim.CouldBeLockedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0FileDim.FileStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0FileDim.LockedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0FileDim.OwnerEntityTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim.ExcusedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim.GradedAnonymouslyEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim.GradeStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim.SubmissionTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim.WorkflowStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim.AllDayEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim.DueAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim.LockAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim.SetTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim.UnlockAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim.WorkflowStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1FileDim.CouldBeLockedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1FileDim.FileStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1FileDim.LockedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1FileDim.OwnerEntityTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim.ExcusedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim.GradedAnonymouslyEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim.GradeStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim.SubmissionTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim.WorkflowStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim.AllDayEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim.DueAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim.LockAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim.SetTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim.UnlockAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim.WorkflowStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2FileDim.CouldBeLockedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2FileDim.FileStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2FileDim.LockedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2FileDim.OwnerEntityTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim.ExcusedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim.GradedAnonymouslyEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim.GradeStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim.SubmissionTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim.WorkflowStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim.AllDayEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim.DueAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim.LockAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim.SetTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim.UnlockAtOverriddenEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim.WorkflowStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3FileDim.CouldBeLockedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3FileDim.FileStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3FileDim.LockedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3FileDim.OwnerEntityTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim.ExcusedEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim.GradedAnonymouslyEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim.GradeStateEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim.SubmissionTypeEnum
-
- getValue() - Method in enum edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim.WorkflowStateEnum
-
- getVerified() - Method in class edu.harvard.data.DumpInfo
-
- getVerified() - Method in class edu.harvard.data.DumpInfoOld
-
- getVerifyHdfsDir(int) - Method in class edu.harvard.data.DataConfig
-
- getVersion() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchema
-
- getVersion() - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaSummary
-
- getVersion() - Method in class edu.harvard.data.leases.Lease
-
- getVersion() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- getVersion() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- getVersion() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- getVersion() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- getVersion() - Method in interface edu.harvard.data.schema.DataSchema
-
- getVersion() - Method in class edu.harvard.data.schema.extension.ExtensionSchema
-
- getVersion() - Method in class edu.harvard.data.schema.redshift.RedshiftSchema
-
- getVersionNumber() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Version number of this quiz submission.
- getVersionNumber() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Version number of this quiz submission.
- getVersionNumber() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Version number of this quiz submission.
- getVersionNumber() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Version number of this quiz submission.
- getViewCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Number of views per wiki page.
- getViewCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Number of views per wiki page.
- getViewCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Number of views per wiki page.
- getViewCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Number of views per wiki page.
- getViewedAt() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file was last viewed.
- getViewedAt() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file was last viewed.
- getViewedAt() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file was last viewed.
- getViewedAt() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file was last viewed.
- getVisibility() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
(Deprecated) No longer used in Canvas.
- getVisibility() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
(Deprecated) No longer used in Canvas.
- getVisibility() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
(Deprecated) No longer used in Canvas.
- getVisibility() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
(Deprecated) No longer used in Canvas.
- getVisible() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
(visible|hidden) Visible if this element is visible, hidden if hidden/not
available in the navigation
- getVisible() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
(visible|hidden) Visible if this element is visible, hidden if hidden/not
available in the navigation
- getVisible() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
(visible|hidden) Visible if this element is visible, hidden if hidden/not
available in the navigation
- getVisible() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
(visible|hidden) Visible if this element is visible, hidden if hidden/not
available in the navigation
- getWebApplicaitonAction() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Controller the Canvas web application used to service this request.
- getWebApplicaitonAction() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Controller the Canvas web application used to service this request.
- getWebApplicaitonAction() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Controller the Canvas web application used to service this request.
- getWebApplicaitonAction() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Controller the Canvas web application used to service this request.
- getWebApplicaitonAction() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Controller the Canvas web application used to service this request.
- getWebApplicaitonAction() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Controller the Canvas web application used to service this request.
- getWebApplicaitonAction() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Controller the Canvas web application used to service this request.
- getWebApplicationContextId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Containing object's ID the Canvas web application used to service this
request.
- getWebApplicationContextId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Containing object's ID the Canvas web application used to service this
request.
- getWebApplicationContextId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Containing object's ID the Canvas web application used to service this
request.
- getWebApplicationContextId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Containing object's ID the Canvas web application used to service this
request.
- getWebApplicationContextId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Containing object's ID the Canvas web application used to service this
request.
- getWebApplicationContextId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Containing object's ID the Canvas web application used to service this
request.
- getWebApplicationContextId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Containing object's ID the Canvas web application used to service this
request.
- getWebApplicationContextType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Containing object type the Canvas web application used to service this
request.
- getWebApplicationContextType() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Containing object type the Canvas web application used to service this
request.
- getWebApplicationContextType() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Containing object type the Canvas web application used to service this
request.
- getWebApplicationContextType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Containing object type the Canvas web application used to service this
request.
- getWebApplicationContextType() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Containing object type the Canvas web application used to service this
request.
- getWebApplicationContextType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Containing object type the Canvas web application used to service this
request.
- getWebApplicationContextType() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Containing object type the Canvas web application used to service this
request.
- getWebApplicationController() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
The controller the Canvas web application used to service this request.
- getWebApplicationController() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
The controller the Canvas web application used to service this request.
- getWebApplicationController() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
The controller the Canvas web application used to service this request.
- getWebApplicationController() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
The controller the Canvas web application used to service this request.
- getWebApplicationController() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
The controller the Canvas web application used to service this request.
- getWebApplicationController() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
The controller the Canvas web application used to service this request.
- getWebApplicationController() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
The controller the Canvas web application used to service this request.
- getWeight() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Integer value to determine correctness of the answer.
- getWeight() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Integer value to determine correctness of the answer.
- getWeight() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Integer value to determine correctness of the answer.
- getWeight() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Integer value to determine correctness of the answer.
- getWhatIfScore() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Valid only if the student ever entered a 'What If' score for an assignment
in the Canvas UI.
- getWhatIfScore() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Valid only if the student ever entered a 'What If' score for an assignment
in the Canvas UI.
- getWhatIfScore() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Valid only if the student ever entered a 'What If' score for an assignment
in the Canvas UI.
- getWhatIfScore() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Valid only if the student ever entered a 'What If' score for an assignment
in the Canvas UI.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the wiki the conversation message/group/submission
associated with this file belongs to.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the wiki dimension.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the wikis dimension.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the wiki the conversation message/group/submission
associated with this file belongs to.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the wiki dimension.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the wikis dimension.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the wiki the conversation message/group/submission
associated with this file belongs to.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the wiki dimension.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the wikis dimension.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the wiki the conversation message/group/submission
associated with this file belongs to.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the wiki_dim table.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the wiki dimension.
- getWikiId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the wikis dimension.
- getWikiPageCommentsCount() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
(Deprecated) No longer used in Canvas.
- getWikiPageCommentsCount() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
(Deprecated) No longer used in Canvas.
- getWikiPageCommentsCount() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
(Deprecated) No longer used in Canvas.
- getWikiPageCommentsCount() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
(Deprecated) No longer used in Canvas.
- getWikiPageId() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the wiki pages dimension.
- getWikiPageId() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the wiki pages dimension.
- getWikiPageId() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the wiki pages dimension.
- getWikiPageId() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the wiki pages dimension.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Workflow status indicating that account is [deleted] or [active]
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Current workflow state of the assignment.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Current workflow state of the assignment groups.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Gives the workflow state of this record.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Current state of the communication channel.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Workflow status indicating the current state of the course, valid values
are: completed, created, deleted, available, claimed
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Life-cycle state for section.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Workflow state for discussion message (values: deleted, active)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Workflow state for this discussion topic.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Workflow state for enrollment: active, completed, rejected, deleted,
invited, creation_pending
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Workflow state for activation (active, deleted)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Workflow state for group.(values: deleted,active)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Workflow status indicating that pseudonym is [deleted] or [active]
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Denotes where the quiz is in the workflow.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Denotes where the quiz question is in the workflow.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Denotes the current state of the quiz submission.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Denotes the current state of the quiz submission.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Workflow state for submission lifetime values.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Workflow status indicating the status of the user, valid values are:
creation_pending, deleted, pre_registered, registered
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Current state the wiki is in.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Workflow status indicating that account is [deleted] or [active]
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Current workflow state of the assignment.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Current workflow state of the assignment groups.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Gives the workflow state of this record.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Current state of the communication channel.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Workflow status indicating the current state of the course, valid values
are: completed, created, deleted, available, claimed
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Life-cycle state for section.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Workflow state for discussion message (values: deleted, active)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Workflow state for this discussion topic.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Workflow state for enrollment: active, completed, rejected, deleted,
invited, creation_pending
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Workflow state for activation (active, deleted)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Workflow state for group.(values: deleted,active)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Workflow status indicating that pseudonym is [deleted] or [active]
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Denotes where the quiz is in the workflow.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Denotes where the quiz question is in the workflow.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Denotes the current state of the quiz submission.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Denotes the current state of the quiz submission.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Workflow state for submission lifetime values.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
Workflow status indicating the status of the user, valid values are:
creation_pending, deleted, pre_registered, registered
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Current state the wiki is in.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Workflow status indicating that account is [deleted] or [active]
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Current workflow state of the assignment.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Current workflow state of the assignment groups.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Gives the workflow state of this record.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Current state of the communication channel.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Workflow status indicating the current state of the course, valid values
are: completed, created, deleted, available, claimed
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Life-cycle state for section.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Workflow state for discussion message (values: deleted, active)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Workflow state for this discussion topic.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Workflow state for enrollment: active, completed, rejected, deleted,
invited, creation_pending
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Workflow state for activation (active, deleted)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Workflow state for group.(values: deleted,active)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Workflow status indicating that pseudonym is [deleted] or [active]
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Denotes where the quiz is in the workflow.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Denotes where the quiz question is in the workflow.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Denotes the current state of the quiz submission.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Denotes the current state of the quiz submission.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Workflow state for submission lifetime values.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
Workflow status indicating the status of the user, valid values are:
creation_pending, deleted, pre_registered, registered
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Current state the wiki is in.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Workflow status indicating that account is [deleted] or [active]
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Current workflow state of the assignment.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Current workflow state of the assignment groups.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Gives the workflow state of this record.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Current state of the communication channel.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Workflow status indicating the current state of the course, valid values
are: completed, created, deleted, available, claimed
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Life-cycle state for section.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Workflow state for discussion message (values: deleted, active)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Workflow state for this discussion topic.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Workflow state for enrollment: active, completed, rejected, deleted,
invited, creation_pending
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Workflow state for activation (active, deleted)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Workflow state for group.(values: deleted,active)
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Workflow status indicating that pseudonym is [deleted] or [active]
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Denotes where the quiz is in the workflow.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Denotes where the quiz question is in the workflow.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Denotes the current state of the quiz submission.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Denotes the current state of the quiz submission.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Workflow state for submission lifetime values.
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
Workflow status indicating the status of the user, valid values are:
creation_pending, deleted, pre_registered, registered
- getWorkflowState() - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Current state the wiki is in.
- getWorkingDirectory() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- getYear() - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- getYear() - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- getYear() - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- getYear() - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- GroupMembershipFactIdentityMapper - Class in edu.harvard.data.canvas.identity
-
- GroupMembershipFactIdentityMapper() - Constructor for class edu.harvard.data.canvas.identity.GroupMembershipFactIdentityMapper
-
- GroupMembershipFactIdentityScrubber - Class in edu.harvard.data.canvas.identity
-
- GroupMembershipFactIdentityScrubber() - Constructor for class edu.harvard.data.canvas.identity.GroupMembershipFactIdentityScrubber
-
- S3TableReader<T extends DataTable> - Class in edu.harvard.data.io
-
TableReader implementation that reads records from a delimited data
file.
- S3TableReader(AwsUtils, Class<T>, TableFormat, S3ObjectId, File) - Constructor for class edu.harvard.data.io.S3TableReader
-
Create a new reader for a file on S3.
- S3ToHdfsManifestGenerator - Class in edu.harvard.data.generator
-
- S3ToHdfsManifestGenerator(File, DataConfig, InputTableIndex) - Constructor for class edu.harvard.data.generator.S3ToHdfsManifestGenerator
-
- S3ToRedshiftLoaderGenerator - Class in edu.harvard.data.generator
-
- S3ToRedshiftLoaderGenerator(File, GenerationSpec, DataConfig, S3ObjectId, InputTableIndex) - Constructor for class edu.harvard.data.generator.S3ToRedshiftLoaderGenerator
-
- save() - Method in class edu.harvard.data.DatasetInfo
-
- save() - Method in class edu.harvard.data.DumpInfo
-
- save() - Method in class edu.harvard.data.DumpInfoOld
-
- save() - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- save() - Method in class edu.harvard.data.TableInfo
-
- saveDump(ApiClient, DataDump, ExecutorService) - Method in class edu.harvard.data.canvas.phase_0.DumpManager
-
- SchemaComparison - Class in edu.harvard.data.schema
-
- SchemaComparison(DataSchema, DataSchema) - Constructor for class edu.harvard.data.schema.SchemaComparison
-
- SchemaDifference - Class in edu.harvard.data.schema
-
- SchemaDifference(String, Object, Object, String...) - Constructor for class edu.harvard.data.schema.SchemaDifference
-
- SchemaDifference(String) - Constructor for class edu.harvard.data.schema.SchemaDifference
-
- SchemaPhase - Class in edu.harvard.data.generator
-
- SchemaPhase() - Constructor for class edu.harvard.data.generator.SchemaPhase
-
- SchemaTransformer - Class in edu.harvard.data.generator
-
Utility class that extends a data schema with new tables and fields in order
to generate SDKs for different phases of the data processing pipeline.
- SchemaTransformer() - Constructor for class edu.harvard.data.generator.SchemaTransformer
-
- sendSnsNotification(String, String, String) - Method in class edu.harvard.data.pipeline.Phase0Bootstrap
-
- SessionsJob - Class in edu.harvard.data.canvas.phase_3
-
- SessionsJob(DataConfig, int) - Constructor for class edu.harvard.data.canvas.phase_3.SessionsJob
-
- set(IdentifierType, Object) - Method in class edu.harvard.data.identity.IdentityMap
-
- set(String, String) - Method in class edu.harvard.data.pipeline.PipelineObjectBase
-
- set(String, PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineObjectBase
-
- setAcceptingEnrollments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
True if this section is open for enrollment
- setAcceptingEnrollments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
True if this section is open for enrollment
- setAcceptingEnrollments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
True if this section is open for enrollment
- setAcceptingEnrollments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
True if this section is open for enrollment
- setAccountAdminEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setAccountAdminEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setAccountAdminEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setAccountAdminEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setAccountAdminRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'AccountAdmin' roles associated with the user in the
course.
- setAccountAdminRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'AccountAdmin' roles associated with the user in the
course.
- setAccountAdminRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'AccountAdmin' roles associated with the user in the
course.
- setAccountAdminRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'AccountAdmin' roles associated with the user in the
course.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
The account this owns this conversation
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
TBD
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
The parent account for this course.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Foreign key to the account this tool was activated in if it was activated
in an account
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the account this tool was activated in if it was activated
in an account
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the account this file belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the account this file belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Parent account for this group.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Parent account for this group.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Id for the account associated with this pseudonym
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
Foreign key to account associated with this pseudonym
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
The foreign key to the account that is in the role
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the account the submission belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the accounts table that this wiki belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the accounts table that this wiki page belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
The account this owns this conversation
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
TBD
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
The parent account for this course.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Foreign key to the account this tool was activated in if it was activated
in an account
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the account this tool was activated in if it was activated
in an account
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the account this file belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the account this file belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Parent account for this group.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Parent account for this group.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Id for the account associated with this pseudonym
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
Foreign key to account associated with this pseudonym
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
The foreign key to the account that is in the role
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the account the submission belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the accounts table that this wiki belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the accounts table that this wiki page belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
The account this owns this conversation
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
TBD
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
The parent account for this course.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Foreign key to the account this tool was activated in if it was activated
in an account
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the account this tool was activated in if it was activated
in an account
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the account this file belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the account this file belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Parent account for this group.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Parent account for this group.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Id for the account associated with this pseudonym
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
Foreign key to account associated with this pseudonym
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
The foreign key to the account that is in the role
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the account the submission belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the accounts table that this wiki belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the accounts table that this wiki page belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
The account this owns this conversation
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
TBD
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
The parent account for this course.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Foreign key to the account this tool was activated in if it was activated
in an account
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the account this tool was activated in if it was activated
in an account
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the account this file belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the account this file belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Parent account for this group.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Parent account for this group.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Id for the account associated with this pseudonym
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
Foreign key to account associated with this pseudonym
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
The foreign key to the account that is in the role
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the account the submission belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the accounts table that this wiki belongs to.
- setAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the accounts table that this wiki page belongs to.
- setAccountMembershipEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setAccountMembershipEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setAccountMembershipEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setAccountMembershipEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setAccountMembershipRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'AccountMembership' roles associated with the user in the
course.
- setAccountMembershipRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'AccountMembership' roles associated with the user in the
course.
- setAccountMembershipRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'AccountMembership' roles associated with the user in the
course.
- setAccountMembershipRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'AccountMembership' roles associated with the user in the
course.
- setActionId(Long) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Action identifier.
- setActionId(Long) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Action identifier.
- setActionId(Long) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Action identifier.
- setActionId(Long) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Action identifier.
- setActionInpoint(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Timestamp within the video when the event occurred.
- setActionInpoint(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Timestamp within the video when the event occurred.
- setActionInpoint(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Timestamp within the video when the event occurred.
- setActionInpoint(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Timestamp within the video when the event occurred.
- setActionIsPlaying(Boolean) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
True if the video is currently playing, false if not.
- setActionIsPlaying(Boolean) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
True if the video is currently playing, false if not.
- setActionIsPlaying(Boolean) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
True if the video is currently playing, false if not.
- setActionIsPlaying(Boolean) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
True if the video is currently playing, false if not.
- setActionLength(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setActionLength(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setActionLength(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setActionLength(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setActionOutpoint(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Timestamp within the video when the event occurred.
- setActionOutpoint(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Timestamp within the video when the event occurred.
- setActionOutpoint(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Timestamp within the video when the event occurred.
- setActionOutpoint(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Timestamp within the video when the event occurred.
- setActionType(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Type of event.
- setActionType(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Type of event.
- setActionType(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Type of event.
- setActionType(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Type of event.
- setActivationTargetType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
The type of object the tool was activated in, (course or account)
- setActivationTargetType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
The type of object the tool was activated in, (course or account)
- setActivationTargetType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
The type of object the tool was activated in, (course or account)
- setActivationTargetType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
The type of object the tool was activated in, (course or account)
- setAddress(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Address, or path, of the communication channel.
- setAllDay(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
True if A specific time for when the assignment is due was not given.
- setAllDay(Phase0AssignmentOverrideDim.AllDayEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Indicates if the all_day field overrides the original assignment.all_day
field for this group of users.
- setAllDay(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
True if A specific time for when the assignment is due was not given.
- setAllDay(Phase1AssignmentOverrideDim.AllDayEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Indicates if the all_day field overrides the original assignment.all_day
field for this group of users.
- setAllDay(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
True if A specific time for when the assignment is due was not given.
- setAllDay(Phase2AssignmentOverrideDim.AllDayEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Indicates if the all_day field overrides the original assignment.all_day
field for this group of users.
- setAllDay(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
True if A specific time for when the assignment is due was not given.
- setAllDay(Phase3AssignmentOverrideDim.AllDayEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Indicates if the all_day field overrides the original assignment.all_day
field for this group of users.
- setAllDayDate(Date) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
The date version of the due date if the all_day flag is true.
- setAllDayDate(Date) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The new date version of the due date if the all_day flag is true.
- setAllDayDate(Date) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
The date version of the due date if the all_day flag is true.
- setAllDayDate(Date) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The new date version of the due date if the all_day flag is true.
- setAllDayDate(Date) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
The date version of the due date if the all_day flag is true.
- setAllDayDate(Date) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The new date version of the due date if the all_day flag is true.
- setAllDayDate(Date) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
The date version of the due date if the all_day flag is true.
- setAllDayDate(Date) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The new date version of the due date if the all_day flag is true.
- setAllowedAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Number of attempts allowed to complete the quiz.
- setAllowedAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Number of attempts allowed to complete the quiz.
- setAllowedAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Number of attempts allowed to complete the quiz.
- setAllowedAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Number of attempts allowed to complete the quiz.
- setAnonymous(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setAnonymous(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- setAnonymous(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- setAnonymous(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- setAnonymousPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
(currently unimplemented, do not use)
- setAnonymousPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
(currently unimplemented, do not use)
- setAnonymousPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
(currently unimplemented, do not use)
- setAnonymousPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
(currently unimplemented, do not use)
- setAnonymousSubmissions(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether students are allowed to submit the quiz anonymously.
- setAnonymousSubmissions(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether students are allowed to submit the quiz anonymously.
- setAnonymousSubmissions(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether students are allowed to submit the quiz anonymously.
- setAnonymousSubmissions(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether students are allowed to submit the quiz anonymously.
- setAnswerDisplayOrder(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Policy for displaying the answers for each question in the quiz.
- setAnswerDisplayOrder(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Policy for displaying the answers for each question in the quiz.
- setAnswerDisplayOrder(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Policy for displaying the answers for each question in the quiz.
- setAnswerDisplayOrder(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Policy for displaying the answers for each question in the quiz.
- setAnswerMatchLeft(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Static value of the
answer that will be displayed on the left for students to match for.
- setAnswerMatchLeft(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Static value of the
answer that will be displayed on the left for students to match for.
- setAnswerMatchLeft(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Static value of the
answer that will be displayed on the left for students to match for.
- setAnswerMatchLeft(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Static value of the
answer that will be displayed on the left for students to match for.
- setAnswerMatchRight(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Correct match for
the value given in 'answer_match_left', displayed in a drop-down with other
'answer_match_right' values.
- setAnswerMatchRight(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Correct match for
the value given in 'answer_match_left', displayed in a drop-down with other
'answer_match_right' values.
- setAnswerMatchRight(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Correct match for
the value given in 'answer_match_left', displayed in a drop-down with other
'answer_match_right' values.
- setAnswerMatchRight(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) Correct match for
the value given in 'answer_match_left', displayed in a drop-down with other
'answer_match_right' values.
- setAreaCode(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setAreaCode(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setAreaCode(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setAreaCode(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the assessment question dimension table (to be made
available in later releases).
- setAssessmentQuestionVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Version of the assessment question associated with the quiz question (to
be made available in later releases).
- setAssessmentQuestionVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Version of the assessment question associated with the quiz question (to
be made available in later releases).
- setAssessmentQuestionVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Version of the assessment question associated with the quiz question (to
be made available in later releases).
- setAssessmentQuestionVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Version of the assessment question associated with the quiz question (to
be made available in later releases).
- setAssessmentRequestId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setAssessmentRequestId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- setAssessmentRequestId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- setAssessmentRequestId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupRuleDim
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the assignment group, the assignment/submission associated
with this file belongs to.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupRuleDim
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the assignment group, the assignment/submission associated
with this file belongs to.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupRuleDim
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the assignment group, the assignment/submission associated
with this file belongs to.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupRuleDim
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the assignment group dimension table.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the assignment group, the assignment/submission associated
with this file belongs to.
- setAssignmentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the assignment group dimension table.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentRuleDim
-
ID of the assignment which can never be dropped from the group.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the assignment this file belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the assignment, the quiz/quiz submission/submission
associated with this file belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Foreign key to assignment dimension.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentRuleDim
-
ID of the assignment which can never be dropped from the group.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the assignment this file belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the assignment, the quiz/quiz submission/submission
associated with this file belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Foreign key to assignment dimension.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentRuleDim
-
ID of the assignment which can never be dropped from the group.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the assignment this file belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the assignment, the quiz/quiz submission/submission
associated with this file belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Foreign key to assignment dimension.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the assignment the override is associated with.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentRuleDim
-
ID of the assignment which can never be dropped from the group.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the assignment this file belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the assignment, the quiz/quiz submission/submission
associated with this file belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the assignment the quiz belongs to.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Assignment foreign key if page request is for an assignment, otherwise
NULL.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
Foreign key to assignment dimension
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Foreign key to assignment dimension.
- setAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to assignment dimension
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Unique surrogate ID for the assignment_override.
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
The ID of the assignment_override for this override user.
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Unique surrogate ID for the assignment_override.
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
The ID of the assignment_override for this override user.
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Unique surrogate ID for the assignment_override.
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
The ID of the assignment_override for this override user.
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Unique surrogate ID for the assignment_override.
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
- setAssignmentOverrideId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
The ID of the assignment_override for this override user.
- setAssignmentOverrideUserAdhocId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the user in the adhoc group table.
- setAssignmentOverrideUserAdhocId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the user in the adhoc group table.
- setAssignmentOverrideUserAdhocId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the user in the adhoc group table.
- setAssignmentOverrideUserAdhocId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the user in the adhoc group table.
- setAssignmentOverrideUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Unique surrogate ID for the assignment_override_student.
- setAssignmentOverrideUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Unique surrogate ID for the assignment_override_student.
- setAssignmentOverrideUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Unique surrogate ID for the assignment_override_student.
- setAssignmentOverrideUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Unique surrogate ID for the assignment_override_student.
- setAssignmentVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The version of the assignment this override is applied too.
- setAssignmentVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The version of the assignment this override is applied too.
- setAssignmentVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The version of the assignment this override is applied too.
- setAssignmentVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The version of the assignment this override is applied too.
- setAttempt(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
The number of attempts made including this one.
- setAttempt(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
The number of attempts made including this one.
- setAttempt(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
The number of attempts made including this one.
- setAttempt(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
The number of attempts made including this one.
- setAuthenticationProviderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
The authentication provider this login is associated with.
- setAuthenticationProviderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
The authentication provider this login is associated with.
- setAuthenticationProviderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
The authentication provider this login is associated with.
- setAuthenticationProviderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
The authentication provider this login is associated with.
- setAuthorId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
User id of the author of the message.
- setAuthorId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setAuthorId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
- setAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
User id of the author of the message..
- setAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
null.
- setAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
null.
- setAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
User id of the author of the message..
- setAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
null.
- setAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
null.
- setAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
User id of the author of the message..
- setAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
null.
- setAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
null.
- setAuthorName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setAutomaticPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
True if peer reviews are assigned algorithmically (vs.
- setAutomaticPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
True if peer reviews are assigned algorithmically (vs.
- setAutomaticPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
True if peer reviews are assigned algorithmically (vs.
- setAutomaticPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
True if peer reviews are assigned algorithmically (vs.
- setBaseRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of unique base roles associated with the user in the course.
- setBaseRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of unique base roles associated with the user in the course.
- setBaseRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of unique base roles associated with the user in the course.
- setBaseRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of unique base roles associated with the user in the course.
- setBaseRoleType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- setBaseRoleType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- setBaseRoleType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- setBaseRoleType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- setBirthdate(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
The user's birth date.
- setBlankId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'fill_in_multiple_blanks_question' and
'multiple_dropdowns_question', set to 'NULL' otherwise) Refers to the ID of
the blank(s) in the question text.
- setBlankId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'fill_in_multiple_blanks_question' and
'multiple_dropdowns_question', set to 'NULL' otherwise) Refers to the ID of
the blank(s) in the question text.
- setBlankId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'fill_in_multiple_blanks_question' and
'multiple_dropdowns_question', set to 'NULL' otherwise) Refers to the ID of
the blank(s) in the question text.
- setBlankId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'fill_in_multiple_blanks_question' and
'multiple_dropdowns_question', set to 'NULL' otherwise) Refers to the ID of
the blank(s) in the question text.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
The content of the message.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Text content for the submission.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Body of the wiki page.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
The content of the message.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Text content for the submission.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Body of the wiki page.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
The content of the message.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Text content for the submission.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Body of the wiki page.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
The content of the message.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Text content for the submission.
- setBody(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Body of the wiki page.
- setBootstrapLogGroup(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setBootstrapLogStream(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setBounceCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelFact
-
Number of permanent bounces since the channel was last reset.
- setBounceCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelFact
-
Number of permanent bounces since the channel was last reset.
- setBounceCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelFact
-
Number of permanent bounces since the channel was last reset.
- setBounceCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelFact
-
Number of permanent bounces since the channel was last reset.
- setBrowser(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Client-side browser from which the request was sent
- setBrowser(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Client-side browser from which the request was sent
- setBrowser(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Client-side browser from which the request was sent
- setBrowser(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Client-side browser from which the request was sent
- setBrowser(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Client-side browser from which the request was sent
- setBrowserLockdown(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether the browser has locked-down when the quiz is being taken.
- setBrowserLockdown(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether the browser has locked-down when the quiz is being taken.
- setBrowserLockdown(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether the browser has locked-down when the quiz is being taken.
- setBrowserLockdown(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether the browser has locked-down when the quiz is being taken.
- setBrowserLockdownForDisplayingResults(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether the browser has to be locked-down to display the results.
- setBrowserLockdownForDisplayingResults(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether the browser has to be locked-down to display the results.
- setBrowserLockdownForDisplayingResults(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether the browser has to be locked-down to display the results.
- setBrowserLockdownForDisplayingResults(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether the browser has to be locked-down to display the results.
- setBrowserLockdownMonitor(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether a browser lockdown monitor is required.
- setBrowserLockdownMonitor(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether a browser lockdown monitor is required.
- setBrowserLockdownMonitor(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether a browser lockdown monitor is required.
- setBrowserLockdownMonitor(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether a browser lockdown monitor is required.
- setBucket(String) - Method in class edu.harvard.data.DumpInfo
-
- setBucket(String) - Method in class edu.harvard.data.DumpInfoOld
-
- setCanManuallyEnroll(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
TBD
- setCanManuallyEnroll(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
TBD
- setCanManuallyEnroll(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
TBD
- setCanManuallyEnroll(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
TBD
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Primary key for this entry in the Canvas accounts table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Primary key for this record in the Canvas assignments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Primary key for this record in the Canvas assignment_groups table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Primary key for this record in the Canvas assignments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
The ID of the user in the adhoc group table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Primary key for this communication channel in the communication_channel
table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
Original primary key for conversation in the Canvas table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
Original ID for canvas table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Primary key for this course in the canvas courses table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Primary key for this record in the Canvas course_sections table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
ID in Canvas system
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Primary key for this record in the Canvas discussion_entries table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Primary key to the discussion_topics table in Canvas
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Primary key for this record in the Canvas enrollments table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Primary key for this record in the Canvas enrollments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Primary key for this record in the context_external_tools table in the
Canvas database
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Primary key for this file in the attachments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Primary key to the groups table in canvas.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Primary key for this pseudonym in the the Canvas database
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Primary key for this quiz in the quizzes table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
Primary key for this quiz question answer.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Primary key for this quiz question in the 'quiz_questions' table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Primary key for this quiz group in the 'quiz_question_groups' table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
Primary key for this record in the Canvas roles table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Primary key of this record in the Canvas submissions table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Primary key for this user in the Canvas users table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Primary key to the wikis table in canvas.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Primary key for the wiki pages table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Primary key for this entry in the Canvas accounts table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Primary key for this record in the Canvas assignments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Primary key for this record in the Canvas assignment_groups table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Primary key for this record in the Canvas assignments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
The ID of the user in the adhoc group table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
Original primary key for conversation in the Canvas table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
Original ID for canvas table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Primary key for this course in the canvas courses table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Primary key for this record in the Canvas course_sections table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
ID in Canvas system
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Primary key for this record in the Canvas discussion_entries table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Primary key to the discussion_topics table in Canvas
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Primary key for this record in the Canvas enrollments table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Primary key for this record in the Canvas enrollments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Primary key for this record in the context_external_tools table in the
Canvas database
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Primary key for this file in the attachments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Primary key to the groups table in canvas.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Primary key for this quiz in the quizzes table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
Primary key for this quiz question answer.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Primary key for this quiz question in the 'quiz_questions' table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Primary key for this quiz group in the 'quiz_question_groups' table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
Primary key for this record in the Canvas roles table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Primary key of this record in the Canvas submissions table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Primary key to the wikis table in canvas.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Primary key for the wiki pages table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Primary key for this entry in the Canvas accounts table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Primary key for this record in the Canvas assignments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Primary key for this record in the Canvas assignment_groups table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Primary key for this record in the Canvas assignments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
The ID of the user in the adhoc group table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
Original primary key for conversation in the Canvas table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
Original ID for canvas table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Primary key for this course in the canvas courses table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Primary key for this record in the Canvas course_sections table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
ID in Canvas system
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Primary key for this record in the Canvas discussion_entries table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Primary key to the discussion_topics table in Canvas
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Primary key for this record in the Canvas enrollments table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Primary key for this record in the Canvas enrollments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Primary key for this record in the context_external_tools table in the
Canvas database
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Primary key for this file in the attachments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Primary key to the groups table in canvas.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Primary key for this quiz in the quizzes table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
Primary key for this quiz question answer.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Primary key for this quiz question in the 'quiz_questions' table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Primary key for this quiz group in the 'quiz_question_groups' table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
Primary key for this record in the Canvas roles table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Primary key of this record in the Canvas submissions table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Primary key to the wikis table in canvas.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Primary key for the wiki pages table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Primary key for this entry in the Canvas accounts table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Primary key for this record in the Canvas assignments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Primary key for this record in the Canvas assignment_groups table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Primary key for this record in the Canvas assignments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
The ID of the user in the adhoc group table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
Original primary key for conversation in the Canvas table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
Original ID for canvas table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Primary key for this course in the canvas courses table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Primary key for this record in the Canvas course_sections table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
ID in Canvas system
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Primary key for this record in the Canvas discussion_entries table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Primary key to the discussion_topics table in Canvas
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Primary key for this record in the Canvas enrollments table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Primary key for this record in the Canvas enrollments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Primary key for this record in the context_external_tools table in the
Canvas database
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Primary key for this file in the attachments table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Primary key to the groups table in canvas.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Primary key for this quiz in the quizzes table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
Primary key for this quiz question answer.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Primary key for this quiz question in the 'quiz_questions' table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Primary key for this quiz group in the 'quiz_question_groups' table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Primary key for this quiz submission in the 'quiz_submissions' Canvas
table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
Primary key for this record in the Canvas roles table
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Primary key of this record in the Canvas submissions table.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Primary key to the wikis table in canvas.
- setCanvasId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Primary key for the wiki pages table.
- setCategory(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Group description by the users.
- setCategory(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Group description by the users.
- setCategory(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Group description by the users.
- setCategory(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Group description by the users.
- setCdn(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- setCdn(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- setCdn(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- setCdn(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- setCityName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setCityName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setCityName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setCityName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setCleanupLogGroup(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setCleanupLogStream(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setCode(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
The code for the course (e.g.
- setCode(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
The code for the course (e.g.
- setCode(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
The code for the course (e.g.
- setCode(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
The code for the course (e.g.
- setColumns(ArrayList<DataSchemaColumn>) - Method in class edu.harvard.data.canvas.data_api.CanvasDataSchemaTable
-
- setComment(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setComments(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
Specific contextual comments for a particular answer.
- setComments(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
Specific contextual comments for a particular answer.
- setComments(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
Specific contextual comments for a particular answer.
- setComments(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
Specific contextual comments for a particular answer.
- setCommunicationChannelId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelFact
-
Foreign key to the communication channel dimension table.
- setCommunicationChannelId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelFact
-
Foreign key to the communication channel dimension table.
- setCommunicationChannelId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelFact
-
Foreign key to the communication channel dimension table.
- setCommunicationChannelId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelFact
-
Foreign key to the communication channel dimension table.
- setCompletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Enrollment completed date
- setCompletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Enrollment completed date
- setCompletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Enrollment completed date
- setCompletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Enrollment completed date
- setCompression(TableFormat.Compression) - Method in class edu.harvard.data.TableFormat
-
- setComputedCurrentScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Current score for the enrollment
- setComputedCurrentScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Current score for the enrollment
- setComputedCurrentScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Current score for the enrollment
- setComputedCurrentScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Current score for the enrollment
- setComputedFinalScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Final score for the enrollment
- setComputedFinalScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Final score for the enrollment
- setComputedFinalScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Final score for the enrollment
- setComputedFinalScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Final score for the enrollment
- setConcludeAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Timestamp for when the course finishes
- setConcludeAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Timestamp for when the course finishes
- setConcludeAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Timestamp for when the course finishes
- setConcludeAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Timestamp for when the course finishes
- setConfig(DataConfig) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setConfigPathString(String) - Method in class edu.harvard.data.canvas.BootstrapParameters
-
- setConfigString(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setContentType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Contains the MIME type of this file.
- setContentType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Contains the MIME type of this file.
- setContentType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Contains the MIME type of this file.
- setContentType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Contains the MIME type of this file.
- setContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
The context type to which the group belongs to.
- setContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
The context type to which the group belongs to.
- setContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
The context type to which the group belongs to.
- setContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
The context type to which the group belongs to.
- setContinentCode(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setContinentCode(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setContinentCode(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setContinentCode(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
Parent conversation for this message.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign key to the conversation dimension for the associated conversation
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the conversation, the conversation message associated with
this file belongs to.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
Parent conversation for this message.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign key to the conversation dimension for the associated conversation
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the conversation, the conversation message associated with
this file belongs to.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
Parent conversation for this message.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign key to the conversation dimension for the associated conversation
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the conversation, the conversation message associated with
this file belongs to.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
Parent conversation for this message.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign key to the conversation dimension for the associated conversation
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the conversation, the conversation message associated with
this file belongs to.
- setConversationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in conversation_dim if page request is for a conversation,
otherwise NULL.
- setConversationMessageAuthorId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the user, who authored the conversation message this file
belongs to.
- setConversationMessageAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the user, who authored the conversation message this file
belongs to..
- setConversationMessageAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the user, who authored the conversation message this file
belongs to..
- setConversationMessageAuthorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the user, who authored the conversation message this file
belongs to..
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign key to the message dimension for the associated message.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the conversation message this file belongs to.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the conversation message this file belongs to.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign key to the message dimension for the associated message.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the conversation message this file belongs to.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the conversation message this file belongs to.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign key to the message dimension for the associated message.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the conversation message this file belongs to.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the conversation message this file belongs to.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign key to the message dimension for the associated message.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the conversation message this file belongs to.
- setConversationMessageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the conversation message this file belongs to.
- setCorrectComments(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Comments to be displayed if the student answers the question correctly.
- setCorrectComments(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Comments to be displayed if the student answers the question correctly.
- setCorrectComments(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Comments to be displayed if the student answers the question correctly.
- setCorrectComments(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Comments to be displayed if the student answers the question correctly.
- setCouldBeLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
TBD
- setCouldBeLocked(Phase0FileDim.CouldBeLockedEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Dictates if the quiz can be locked or not.
- setCouldBeLocked(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates if the quiz can be locked or not.
- setCouldBeLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
True if the wiki page can be locked.
- setCouldBeLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
TBD
- setCouldBeLocked(Phase1FileDim.CouldBeLockedEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Dictates if the quiz can be locked or not.
- setCouldBeLocked(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates if the quiz can be locked or not.
- setCouldBeLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
True if the wiki page can be locked.
- setCouldBeLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
TBD
- setCouldBeLocked(Phase2FileDim.CouldBeLockedEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Dictates if the quiz can be locked or not.
- setCouldBeLocked(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates if the quiz can be locked or not.
- setCouldBeLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
True if the wiki page can be locked.
- setCouldBeLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
TBD
- setCouldBeLocked(Phase3FileDim.CouldBeLockedEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Dictates if the quiz can be locked or not.
- setCouldBeLocked(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates if the quiz can be locked or not.
- setCouldBeLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
True if the wiki page can be locked.
- setCountryCode(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
The user's country code.
- setCountryCode(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
The user's country code.
- setCountryCode(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
The user's country code.
- setCountryCode(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
The user's country code.
- setCountryCode2(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setCountryCode2(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setCountryCode2(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setCountryCode2(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setCountryCode3(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setCountryCode3(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setCountryCode3(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setCountryCode3(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setCountryName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setCountryName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setCountryName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setCountryName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setCourse(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
Title of the course in which the video is embedded.
- setCourse(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
Title of the course in which the video is embedded.
- setCourse(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
Title of the course in which the video is embedded.
- setCourse(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
Title of the course in which the video is embedded.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Foreign key to the account associated with the course associated with this
assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign Key to the course's account
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to account for course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to account for associated course.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
(currently un-populated) Foreign key to the account dimension for the
account associated with the associated course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key to the account of the enrolled course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the course's account if this tool was activated in a course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in account_dim for the account the associated course is owned
by.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Foreign key to the account associated with the course associated with this
quiz.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the account of the course this submission belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the account of the course this submission belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in account_dim for the account the associated course is owned
by.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
(Deprecated) Foreign key to the account dimension of the account
associated with the course associated with the assignment.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Foreign key to the account associated with the course associated with this
assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign Key to the course's account
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to account for course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to account for associated course.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
(currently un-populated) Foreign key to the account dimension for the
account associated with the associated course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key to the account of the enrolled course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the course's account if this tool was activated in a course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Foreign key to the account associated with the course associated with this
quiz.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the account of the course this submission belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the account of the course this submission belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in account_dim for the account the associated course is owned
by.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
(Deprecated) Foreign key to the account dimension of the account
associated with the course associated with the assignment.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in account_dim for the account the associated course is owned
by.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Foreign key to the account associated with the course associated with this
assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign Key to the course's account
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to account for course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to account for associated course.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
(currently un-populated) Foreign key to the account dimension for the
account associated with the associated course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key to the account of the enrolled course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the course's account if this tool was activated in a course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Foreign key to the account associated with the course associated with this
quiz.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the account of the course this submission belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the account of the course this submission belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in account_dim for the account the associated course is owned
by.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
(Deprecated) Foreign key to the account dimension of the account
associated with the course associated with the assignment.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in account_dim for the account the associated course is owned
by.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Foreign key to the account associated with the course associated with this
assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the account associated with the course associated with this
assignment.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign Key to the course's account
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to account for course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to account for associated course.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
(currently un-populated) Foreign key to the account dimension for the
account associated with the associated course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key to the account of the enrolled course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the course's account if this tool was activated in a course
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Foreign key to the account associated with the course associated with this
quiz.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to the account of the course this group belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the account of the course this submission belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the account of the course this submission belongs to.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in account_dim for the account the associated course is owned
by.
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
Foreign key to the account dimension of the account associated with the
course associated with the assignment
- setCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
(Deprecated) Foreign key to the account dimension of the account
associated with the course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Foreign key to the course associated with this assignment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Foreign key to the course associated with this assignment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Foreign key to the course to which the assignment group belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupFact
-
Foreign key to the course to which the assignment group belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
The course that owns this conversation
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign key to the course dimension for the associated course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Foreign key to the associated course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to associated course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the course dimension
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Foreign key to course for this enrollment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key to the enrolled course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Foreign key to the enrolled course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Foreign key to the course if this tool was activated in a course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the course if this tool was activated in a course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the course this file belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the course, the assignment/quiz/quiz submission/submission
associated with this file belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in course_dim for the course that owned the page requested.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Foreign key to the course the quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Foreign key to the course the quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the course this submission belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the course this submission belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in course_dim for the course that owned the page requested.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Foreign key to the course associated with this assignment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Foreign key to the course associated with this assignment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Foreign key to the course to which the assignment group belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupFact
-
Foreign key to the course to which the assignment group belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
The course that owns this conversation
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign key to the course dimension for the associated course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Foreign key to the associated course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to associated course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the course dimension
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Foreign key to course for this enrollment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key to the enrolled course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Foreign key to the enrolled course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Foreign key to the course if this tool was activated in a course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the course if this tool was activated in a course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the course this file belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the course, the assignment/quiz/quiz submission/submission
associated with this file belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Foreign key to the course the quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Foreign key to the course the quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the course this submission belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the course this submission belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in course_dim for the course that owned the page requested.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in course_dim for the course that owned the page requested.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Foreign key to the course associated with this assignment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Foreign key to the course associated with this assignment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Foreign key to the course to which the assignment group belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupFact
-
Foreign key to the course to which the assignment group belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
The course that owns this conversation
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign key to the course dimension for the associated course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Foreign key to the associated course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to associated course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the course dimension
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Foreign key to course for this enrollment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key to the enrolled course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Foreign key to the enrolled course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Foreign key to the course if this tool was activated in a course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the course if this tool was activated in a course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the course this file belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the course, the assignment/quiz/quiz submission/submission
associated with this file belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Foreign key to the course the quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Foreign key to the course the quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the course this submission belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the course this submission belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in course_dim for the course that owned the page requested.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in course_dim for the course that owned the page requested.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Foreign key to the course associated with this assignment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Foreign key to the course associated with this assignment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Foreign key to the course to which the assignment group belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupFact
-
Foreign key to the course to which the assignment group belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the course associated with this assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
The course that owns this conversation
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign key to the course dimension for the associated course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Foreign key to the associated course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to associated course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the course dimension
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Foreign key to course for this enrollment
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key to the enrolled course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Foreign key to the enrolled course.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Foreign key to the course if this tool was activated in a course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the course if this tool was activated in a course
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the course this file belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the course, the assignment/quiz/quiz submission/submission
associated with this file belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Foreign key to the course the quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Foreign key to the course the quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to the course this group's quiz belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the course this submission belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the course this submission belongs to.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in course_dim for the course that owned the page requested.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to course dimension of course associated with the assignment.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Foreign key to the course_section.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the course_section.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the course_section the user is
part of.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Foreign key to the course section for this enrollment
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key to the enrolled section
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Foreign key to the course_section.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the course_section.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the course_section the user is
part of.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Foreign key to the course section for this enrollment
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key to the enrolled section
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Foreign key to the course_section.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the course_section.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the course_section the user is
part of.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Foreign key to the course section for this enrollment
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key to the enrolled section
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Foreign key to the course_section.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the course_section.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the course_section the user is
part of.
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Foreign key to the course section for this enrollment
- setCourseSectionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key to the enrolled section
- setCourseUiCanvasNavigationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to navigation function
- setCourseUiCanvasNavigationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to navigation function
- setCourseUiCanvasNavigationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to navigation function
- setCourseUiCanvasNavigationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to navigation function
- setCourseUiNavigationItemId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to course_ui_navigation_item_dim
- setCourseUiNavigationItemId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to course_ui_navigation_item_dim
- setCourseUiNavigationItemId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to course_ui_navigation_item_dim
- setCourseUiNavigationItemId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to course_ui_navigation_item_dim
- setCreated(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Timestamp for when this event occurred.
- setCreated(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Timestamp for when this event occurred.
- setCreated(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Timestamp for when this event occurred.
- setCreated(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Timestamp for when this event occurred.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp of the first time the assignment was entered into the system
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Date/Time when the assignment group was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Timestamp of when the assignment_override was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Date/Time when the quiz was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
Date and time this message was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Timestamp when the course object was created in Canvas
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Timestamp for when this section was entered into the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Timestamp when the discussion entry was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp when the discussion topic was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Timestamp for when this section was entered into the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Timestamp when the activation was created
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Timestamp when the group was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Timestamp when this pseudonym was created in Canvas
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Time when the quiz was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Time when the quiz question was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Time when the quiz question was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Time when the quiz submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Time when the quiz submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Timestamp of when the submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Timestamp when the user was created in the Canvas system
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Timestamp when the wiki was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Timestamp when the wiki page was created in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp of the first time the assignment was entered into the system
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Date/Time when the assignment group was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Timestamp of when the assignment_override was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Date/Time when the quiz was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
Date and time this message was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Timestamp when the course object was created in Canvas
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Timestamp for when this section was entered into the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Timestamp when the discussion entry was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp when the discussion topic was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Timestamp for when this section was entered into the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Timestamp when the activation was created
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Timestamp when the group was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Timestamp when this pseudonym was created in Canvas
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Time when the quiz was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Time when the quiz question was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Time when the quiz question was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Time when the quiz submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Time when the quiz submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Timestamp of when the submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
Timestamp when the user was created in the Canvas system
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Timestamp when the wiki was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Timestamp when the wiki page was created in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp of the first time the assignment was entered into the system
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Date/Time when the assignment group was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Timestamp of when the assignment_override was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Date/Time when the quiz was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
Date and time this message was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Timestamp when the course object was created in Canvas
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Timestamp for when this section was entered into the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Timestamp when the discussion entry was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp when the discussion topic was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Timestamp for when this section was entered into the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Timestamp when the activation was created
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Timestamp when the group was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Timestamp when this pseudonym was created in Canvas
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Time when the quiz was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Time when the quiz question was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Time when the quiz question was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Time when the quiz submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Time when the quiz submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Timestamp of when the submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
Timestamp when the user was created in the Canvas system
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Timestamp when the wiki was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Timestamp when the wiki page was created in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp of the first time the assignment was entered into the system
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Date/Time when the assignment group was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Timestamp of when the assignment_override was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Date/Time when the quiz was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
Date and time this message was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Timestamp when the course object was created in Canvas
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Timestamp for when this section was entered into the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Timestamp when the discussion entry was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp when the discussion topic was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Timestamp for when this section was entered into the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Timestamp when the activation was created
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Timestamp when the group was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Timestamp when this pseudonym was created in Canvas
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Time when the quiz was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Time when the quiz question was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Time when the quiz question was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Time when the quiz submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Time when the quiz submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Timestamp of when the submission was created.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
Timestamp when the user was created in the Canvas system
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Timestamp when the wiki was first saved in the system.
- setCreatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Timestamp when the wiki page was created in the system.
- setCsvFormat(CSVFormat) - Method in class edu.harvard.data.TableFormat
-
- setCurrentLoginAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
TBD
- setCurrentLoginAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
TBD
- setCurrentLoginAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
TBD
- setCurrentLoginAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
TBD
- setCurrentLoginIp(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
TBD
- setCurrentLoginIp(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
TBD
- setCurrentLoginIp(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
TBD
- setCurrentLoginIp(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
TBD
- setCurrentStep(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setCurrentStepStart(Date) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setDate(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Contains the same value as 'finished_at'.
- setDate(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Contains the same value as 'finished_at'.
- setDate(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Contains the same value as 'finished_at'.
- setDate(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Contains the same value as 'finished_at'.
- setDate(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Contains the same value as 'finished_at'.
- setDate(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Contains the same value as 'finished_at'.
- setDate(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Contains the same value as 'finished_at'.
- setDate(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Contains the same value as 'finished_at'.
- setDateEnd(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Term end date
- setDateEnd(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Term end date
- setDateEnd(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Term end date
- setDateEnd(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Term end date
- setDateFormat(DateFormat) - Method in class edu.harvard.data.TableFormat
-
- setDateStart(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Term start date
- setDateStart(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Term start date
- setDateStart(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Term start date
- setDateStart(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Term start date
- setDefaultAssignmentName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Default name assigned to the assignments in the assignment group if no
name is assigned to them during their creation.
- setDefaultAssignmentName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Default name assigned to the assignments in the assignment group if no
name is assigned to them during their creation.
- setDefaultAssignmentName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Default name assigned to the assignments in the assignment group if no
name is assigned to them during their creation.
- setDefaultAssignmentName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Default name assigned to the assignments in the assignment group if no
name is assigned to them during their creation.
- setDefaultSection(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
True if this is the default section
- setDefaultSection(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
True if this is the default section
- setDefaultSection(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
True if this is the default section
- setDefaultSection(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
True if this is the default section
- setDefaultView(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Default view for groups is the feed.
- setDefaultView(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Default view for groups is the feed.
- setDefaultView(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Default view for groups is the feed.
- setDefaultView(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Default view for groups is the feed.
- setDelayedPostAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp when the discussion topic was/will be delay-posted
- setDelayedPostAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp when the discussion topic was/will be delay-posted
- setDelayedPostAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp when the discussion topic was/will be delay-posted
- setDelayedPostAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp when the discussion topic was/will be delay-posted
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Timestamp when the discussion entry was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp when the discussion topic was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Timestamp when the group was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Timestamp when the pseudonym was deleted (NULL if the pseudonym is still
active)
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Time when the quiz was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Timestamp when the discussion entry was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp when the discussion topic was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Timestamp when the group was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Timestamp when the pseudonym was deleted (NULL if the pseudonym is still
active)
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Time when the quiz was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Timestamp when the discussion entry was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp when the discussion topic was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Timestamp when the group was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Timestamp when the pseudonym was deleted (NULL if the pseudonym is still
active)
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Time when the quiz was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Timestamp when the discussion entry was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp when the discussion topic was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Timestamp when the group was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Timestamp when the pseudonym was deleted (NULL if the pseudonym is still
active)
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Time when the quiz was deleted.
- setDeletedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- setDepth(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Depth of the account in the hierarchy.
- setDepth(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Reply depth for this entry
- setDepth(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Depth of the account in the hierarchy.
- setDepth(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Reply depth for this entry
- setDepth(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Depth of the account in the hierarchy.
- setDepth(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Reply depth for this entry
- setDepth(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Depth of the account in the hierarchy.
- setDepth(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Reply depth for this entry
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Long description of the assignment
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
The description of the tool activation as entered by the user
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Description of the group.
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Description of the quiz.
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Long description of the assignment
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
The description of the tool activation as entered by the user
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Description of the group.
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Description of the quiz.
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Long description of the assignment
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
The description of the tool activation as entered by the user
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Description of the group.
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Description of the quiz.
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Long description of the assignment
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
The description of the tool activation as entered by the user
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Description of the group.
- setDescription(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Description of the quiz.
- setDescription(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- setDescription(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- setDescription(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- setDescription(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- setDesignerEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setDesignerEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setDesignerEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setDesignerEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setDesignerEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'DesignerEnrollment' roles associated with the user in the
course.
- setDesignerEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'DesignerEnrollment' roles associated with the user in the
course.
- setDesignerEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'DesignerEnrollment' roles associated with the user in the
course.
- setDesignerEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'DesignerEnrollment' roles associated with the user in the
course.
- setDiscussionEntryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to this entries attributes.
- setDiscussionEntryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to this entries attributes.
- setDiscussionEntryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to this entries attributes.
- setDiscussionEntryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to this entries attributes.
- setDiscussionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- setDiscussionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- setDiscussionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- setDiscussionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- setDiscussionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- setDiscussionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- setDiscussionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in discussion_dim if page request is for a discussion,
otherwise NULL.
- setDiscussionTopicId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the discussion topic dimension for the associated
discussion topic.
- setDiscussionTopicId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the discussion topic dimension for the associated
discussion topic.
- setDiscussionTopicId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the discussion topic dimension for the associated
discussion topic.
- setDiscussionTopicId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the discussion topic dimension for the associated
discussion topic.
- setDiscussionType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Type of discussion topic: default(blank), side_comment, threaded.
- setDiscussionType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Type of discussion topic: default(blank), side_comment, threaded.
- setDiscussionType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Type of discussion topic: default(blank), side_comment, threaded.
- setDiscussionType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Type of discussion topic: default(blank), side_comment, threaded.
- setDisplayName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Name of this file.
- setDisplayName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Name of this file.
- setDisplayName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Name of this file.
- setDisplayName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Name of this file.
- setDisplayQuestions(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Policy for displaying the questions in the quiz.
- setDisplayQuestions(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Policy for displaying the questions in the quiz.
- setDisplayQuestions(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Policy for displaying the questions in the quiz.
- setDisplayQuestions(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Policy for displaying the questions in the quiz.
- setDmaCode(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setDmaCode(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setDmaCode(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setDmaCode(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setDownloaded(Boolean) - Method in class edu.harvard.data.DumpInfo
-
- setDownloaded(Boolean) - Method in class edu.harvard.data.DumpInfoOld
-
- setDownloadEnd(Date) - Method in class edu.harvard.data.DumpInfo
-
- setDownloadEnd(Date) - Method in class edu.harvard.data.DumpInfoOld
-
- setDownloadOnly(boolean) - Method in class edu.harvard.data.canvas.BootstrapParameters
-
- setDownloadStart(Date) - Method in class edu.harvard.data.DumpInfo
-
- setDownloadStart(Date) - Method in class edu.harvard.data.DumpInfoOld
-
- setDropHighest(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupRuleDim
-
Number of highest scored assignments which can be dropped form the group.
- setDropHighest(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupRuleDim
-
Number of highest scored assignments which can be dropped form the group.
- setDropHighest(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupRuleDim
-
Number of highest scored assignments which can be dropped form the group.
- setDropHighest(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupRuleDim
-
Number of highest scored assignments which can be dropped form the group.
- setDropLowest(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupRuleDim
-
Number of lowest scored assignments which can be dropped from the group.
- setDropLowest(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupRuleDim
-
Number of lowest scored assignments which can be dropped from the group.
- setDropLowest(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupRuleDim
-
Number of lowest scored assignments which can be dropped from the group.
- setDropLowest(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupRuleDim
-
Number of lowest scored assignments which can be dropped from the group.
- setDropRule(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentRuleDim
-
Denotes if the assignment can be dropped from the assignment group if the
group allows dropping assignments based on certain rules.
- setDropRule(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentRuleDim
-
Denotes if the assignment can be dropped from the assignment group if the
group allows dropping assignments based on certain rules.
- setDropRule(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentRuleDim
-
Denotes if the assignment can be dropped from the assignment group if the
group allows dropping assignments based on certain rules.
- setDropRule(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentRuleDim
-
Denotes if the assignment can be dropped from the assignment group if the
group allows dropping assignments based on certain rules.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp for when the assignment is due
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The new due_at date-time for this group of users.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Day/Time when the quiz is due.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp for when the assignment is due
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The new due_at date-time for this group of users.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Day/Time when the quiz is due.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp for when the assignment is due
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The new due_at date-time for this group of users.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Day/Time when the quiz is due.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp for when the assignment is due
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The new due_at date-time for this group of users.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Day/Time when the quiz is due.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- setDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Time at which the quiz submission will be overdue, and will be flagged as
a late submission.
- setDueAtOverridden(Phase0AssignmentOverrideDim.DueAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Indicates if the due_at field overrides the original assignment.due_at
field for this group of users.
- setDueAtOverridden(Phase1AssignmentOverrideDim.DueAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Indicates if the due_at field overrides the original assignment.due_at
field for this group of users.
- setDueAtOverridden(Phase2AssignmentOverrideDim.DueAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Indicates if the due_at field overrides the original assignment.due_at
field for this group of users.
- setDueAtOverridden(Phase3AssignmentOverrideDim.DueAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Indicates if the due_at field overrides the original assignment.due_at
field for this group of users.
- setDumpSequence(Integer) - Method in class edu.harvard.data.canvas.BootstrapParameters
-
- setDuration(Long) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- setDuration(Long) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- setDuration(Long) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- setDuration(Long) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- setDurationMs(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Elapsed time in milliseconds between the first and last requests.
- setDurationMs(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Elapsed time in milliseconds between the first and last requests.
- setEditingRoles(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Users or roles who can edit a wiki page.
- setEditingRoles(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Users or roles who can edit a wiki page.
- setEditingRoles(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Users or roles who can edit a wiki page.
- setEditingRoles(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Users or roles who can edit a wiki page.
- setEditorId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the user dimension.
- setEditorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the user dimension.
- setEditorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the user dimension.
- setEditorIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the user dimension.
- setEmrId(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setEmrMasterIp(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setEmrUrl(String) - Method in class edu.harvard.data.pipeline.PostMortemReport
-
- setEncoding(String) - Method in class edu.harvard.data.TableFormat
-
- setEndAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Section end date
- setEndAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Enrollment end date
- setEndAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Section end date
- setEndAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Enrollment end date
- setEndAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Section end date
- setEndAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Enrollment end date
- setEndAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Section end date
- setEndAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Enrollment end date
- setEndingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- setEndingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- setEndingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- setEndingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- setEndingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- setEndingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- setEndingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- setEndingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) End of the allowed range (inclusive).
- setEndTime(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Timestamp of the last request in the session.
- setEnrollmentCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of enrollments associated with the user in the course for
his/her all roles under all base roles, duplicate or not.
- setEnrollmentCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of enrollments associated with the user in the course for
his/her all roles under all base roles, duplicate or not.
- setEnrollmentCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of enrollments associated with the user in the course for
his/her all roles under all base roles, duplicate or not.
- setEnrollmentCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of enrollments associated with the user in the course for
his/her all roles under all base roles, duplicate or not.
- setEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the enrollment for a course
section.
- setEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key for the attributes of the enrollment
- setEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the enrollment for a course
section.
- setEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key for the attributes of the enrollment
- setEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the enrollment for a course
section.
- setEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key for the attributes of the enrollment
- setEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the enrollment for a course
section.
- setEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key for the attributes of the enrollment
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the enrollment roll-up, the quiz submission/submission
associated with this file belongs to.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the enrollment roll-up, the quiz submission/submission
associated with this file belongs to.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the enrollment roll-up, the quiz submission/submission
associated with this file belongs to.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the enrollment roll-up, the quiz submission/submission
associated with this file belongs to.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
Foreign key to the enrollment roll-up dimension table
- setEnrollmentRollupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the enrollment roll-up dimension table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Foreign key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Foreign key to the associated enrollment term
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to enrollment term
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key to the enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the course's enrollment term if this tool was activated in
a course
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign Key to enrollment term, the assignment/conversation
message/group/quiz/quiz submission/submission associated with this file
belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to the enrollment term table for the parent course.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to the enrollment term table for the parent course.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Foreign key to enrollment term the quiz belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the enrollment term table of the course this wiki is
associated with.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the enrollment term table of the course this wiki page is
associated with.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Foreign key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Foreign key to the associated enrollment term
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to enrollment term
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key to the enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the course's enrollment term if this tool was activated in
a course
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign Key to enrollment term, the assignment/conversation
message/group/quiz/quiz submission/submission associated with this file
belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to the enrollment term table for the parent course.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to the enrollment term table for the parent course.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Foreign key to enrollment term the quiz belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the enrollment term table of the course this wiki is
associated with.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the enrollment term table of the course this wiki page is
associated with.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Foreign key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Foreign key to the associated enrollment term
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to enrollment term
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key to the enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the course's enrollment term if this tool was activated in
a course
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign Key to enrollment term, the assignment/conversation
message/group/quiz/quiz submission/submission associated with this file
belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to the enrollment term table for the parent course.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to the enrollment term table for the parent course.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Foreign key to enrollment term the quiz belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the enrollment term table of the course this wiki is
associated with.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the enrollment term table of the course this wiki page is
associated with.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign Key to enrollment term table.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Foreign key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Foreign key to the associated enrollment term
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to enrollment term
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key to the enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the course's enrollment term if this tool was activated in
a course
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign Key to enrollment term, the assignment/conversation
message/group/quiz/quiz submission/submission associated with this file
belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to the enrollment term table for the parent course.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to the enrollment term table for the parent course.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Foreign key to enrollment term the quiz belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to the enrollment term of the course this group belongs to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the enrollment term of the course this submission belongs
to.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign Key to enrollment term table
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the enrollment term table of the course this wiki is
associated with.
- setEnrollmentTermId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the enrollment term table of the course this wiki page is
associated with.
- setErrorMessage(String) - Method in class edu.harvard.data.pipeline.PostMortemPipelineObject
-
- setExact(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- setExact(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- setExact(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- setExact(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- setExact(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- setExact(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- setExact(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- setExact(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Value the answer must be equal to.
- setExcused(Phase0SubmissionDim.ExcusedEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Denotes if this submission is excused or not.
- setExcused(Phase1SubmissionDim.ExcusedEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Denotes if this submission is excused or not.
- setExcused(Phase2SubmissionDim.ExcusedEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Denotes if this submission is excused or not.
- setExcused(Phase3SubmissionDim.ExcusedEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Denotes if this submission is excused or not.
- setExpiration(int) - Method in class edu.harvard.data.schema.extension.ExtensionSchemaTable
-
- setExpirationPhase(int) - Method in class edu.harvard.data.schema.DataSchemaTable
-
- setExpires(String) - Method in class edu.harvard.data.leases.Lease
-
- setExternalToolActivationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to external_tool_activation_dim
- setExternalToolActivationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the external_tool_activation_dim dimension with attribute
for this activation
- setExternalToolActivationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to external_tool_activation_dim
- setExternalToolActivationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the external_tool_activation_dim dimension with attribute
for this activation
- setExternalToolActivationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to external_tool_activation_dim
- setExternalToolActivationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the external_tool_activation_dim dimension with attribute
for this activation
- setExternalToolActivationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to external_tool_activation_dim
- setExternalToolActivationId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the external_tool_activation_dim dimension with attribute
for this activation
- setExtraAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- setExtraAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- setExtraAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- setExtraAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- setExtraAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- setExtraAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- setExtraAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- setExtraAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Number of times the student was allowed to re-take the quiz over the
multiple-attempt limit.
- setExtraTime(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- setExtraTime(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- setExtraTime(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- setExtraTime(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- setExtraTime(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- setExtraTime(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- setExtraTime(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- setExtraTime(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Amount of extra time allowed for the quiz submission, in minutes.
- setFailedLoginCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
Number of times failed login attempt to this pseudonym
- setFailedLoginCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
Number of times failed login attempt to this pseudonym
- setFailedLoginCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
Number of times failed login attempt to this pseudonym
- setFailedLoginCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
Number of times failed login attempt to this pseudonym
- setFailure(String) - Method in class edu.harvard.data.pipeline.PostMortemReport
-
- setFieldsAsMap(Map<String, Object>) - Method in class edu.harvard.data.identity.IdentityMap
-
- setFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to this file dimesion table.
- setFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to this file dimesion table.
- setFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to this file dimesion table.
- setFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to this file dimesion table.
- setFileState(Phase0FileDim.FileStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Denotes the current state of this file.
- setFileState(Phase1FileDim.FileStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Denotes the current state of this file.
- setFileState(Phase2FileDim.FileStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Denotes the current state of this file.
- setFileState(Phase3FileDim.FileStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Denotes the current state of this file.
- setFinishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Time at which the student submitted the quiz submission.
- setFinishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Time at which the student submitted the quiz submission.
- setFinishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Time at which the student submitted the quiz submission.
- setFinishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Time at which the student submitted the quiz submission.
- setFinishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Time at which the student submitted the quiz submission.
- setFinishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Time at which the student submitted the quiz submission.
- setFinishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Time at which the student submitted the quiz submission.
- setFinishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Time at which the student submitted the quiz submission.
- setFolderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the folder this file belongs to.
- setFolderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the folder this file belongs to.
- setFolderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the folder this file belongs to.
- setFolderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the folder this file belongs to.
- setFolderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the folder this file belongs to.
- setFolderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the folder this file belongs to.
- setFolderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the folder this file belongs to.
- setFolderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the folder this file belongs to.
- setFrontPageUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
URL of the front page of the wiki.
- setFrontPageUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
URL of the front page of the wiki.
- setFrontPageUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
URL of the front page of the wiki.
- setFrontPageUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
URL of the front page of the wiki.
- setFudgePoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Number of points the quiz submission's score was fudged (changed) by.
- setFudgePoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Number of points the quiz submission's score was fudged (changed) by.
- setFudgePoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Number of points the quiz submission's score was fudged (changed) by.
- setFudgePoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Number of points the quiz submission's score was fudged (changed) by.
- setFudgePoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Number of points the quiz submission's score was fudged (changed) by.
- setFudgePoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Number of points the quiz submission's score was fudged (changed) by.
- setFudgePoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Number of points the quiz submission's score was fudged (changed) by.
- setFudgePoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Number of points the quiz submission's score was fudged (changed) by.
- setGender(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
The user's gender.
- setGenerated(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
This attribute is true if the system generated this message (e.g.
- setGenerated(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
This attribute is true if the system generated this message (e.g.
- setGenerated(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
This attribute is true if the system generated this message (e.g.
- setGenerated(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
This attribute is true if the system generated this message (e.g.
- setGoBackToPreviousQuestion(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Policy on going back to the previous question.
- setGoBackToPreviousQuestion(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Policy on going back to the previous question.
- setGoBackToPreviousQuestion(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Policy on going back to the previous question.
- setGoBackToPreviousQuestion(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Policy on going back to the previous question.
- setGrade(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Letter grade mapped from the score by the grading scheme.
- setGrade(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Letter grade mapped from the score by the grading scheme.
- setGrade(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Letter grade mapped from the score by the grading scheme.
- setGrade(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Letter grade mapped from the score by the grading scheme.
- setGradedAnonymously(Phase0SubmissionDim.GradedAnonymouslyEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Denotes how the grading has been performed.
- setGradedAnonymously(Phase1SubmissionDim.GradedAnonymouslyEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Denotes how the grading has been performed.
- setGradedAnonymously(Phase2SubmissionDim.GradedAnonymouslyEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Denotes how the grading has been performed.
- setGradedAnonymously(Phase3SubmissionDim.GradedAnonymouslyEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Denotes how the grading has been performed.
- setGradedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Timestamp of when the submission was graded.
- setGradedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Timestamp of when the submission was graded.
- setGradedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Timestamp of when the submission was graded.
- setGradedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Timestamp of when the submission was graded.
- setGradeGroupStudentsIndividually(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
True if students who submit work as a group will each receive individual
grades (vs one grade that is copied to all group members)
- setGradeGroupStudentsIndividually(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
True if students who submit work as a group will each receive individual
grades (vs one grade that is copied to all group members)
- setGradeGroupStudentsIndividually(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
True if students who submit work as a group will each receive individual
grades (vs one grade that is copied to all group members)
- setGradeGroupStudentsIndividually(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
True if students who submit work as a group will each receive individual
grades (vs one grade that is copied to all group members)
- setGradeMatchesCurrentSubmission(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Valid only when a score has been assigned to a submission.
- setGradeMatchesCurrentSubmission(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Valid only when a score has been assigned to a submission.
- setGradeMatchesCurrentSubmission(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Valid only when a score has been assigned to a submission.
- setGradeMatchesCurrentSubmission(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Valid only when a score has been assigned to a submission.
- setGraderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the user who graded the submission associated with this
file.
- setGraderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Foreign key to the user dimension of user who graded the assignment.
- setGraderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the user dimension of user who graded the assignment.
- setGraderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the user who graded the submission associated with this
file..
- setGraderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Foreign key to the user dimension of user who graded the assignment..
- setGraderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the user dimension of user who graded the assignment..
- setGraderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the user who graded the submission associated with this
file..
- setGraderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Foreign key to the user dimension of user who graded the assignment..
- setGraderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the user dimension of user who graded the assignment..
- setGraderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the user who graded the submission associated with this
file..
- setGraderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Foreign key to the user dimension of user who graded the assignment..
- setGraderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the user dimension of user who graded the assignment..
- setGradeState(Phase0SubmissionDim.GradeStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Denotes the current state of the grade.
- setGradeState(Phase1SubmissionDim.GradeStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Denotes the current state of the grade.
- setGradeState(Phase2SubmissionDim.GradeStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Denotes the current state of the grade.
- setGradeState(Phase3SubmissionDim.GradeStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Denotes the current state of the grade.
- setGradingType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Describes how the assignment will be graded (gpa_scale, pass_fail,
percent, points, not_graded, letter_grade)
- setGradingType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Describes how the assignment will be graded (gpa_scale, pass_fail,
percent, points, not_graded, letter_grade)
- setGradingType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Describes how the assignment will be graded (gpa_scale, pass_fail,
percent, points, not_graded, letter_grade)
- setGradingType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Describes how the assignment will be graded (gpa_scale, pass_fail,
percent, points, not_graded, letter_grade)
- setGrandparentAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's grand parent account.
- setGrandparentAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's grand parent account.
- setGrandparentAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's grand parent account.
- setGrandparentAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's grand parent account.
- setGrandparentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's grand parent account.
- setGrandparentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's grand parent account.
- setGrandparentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's grand parent account.
- setGrandparentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's grand parent account.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group category the user is
part of.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
(Not implemented) Foreign key to group category the group associated with
this file belongs to.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki is associated with.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki page is associated with.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group category the user is
part of.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
(Not implemented) Foreign key to group category the group associated with
this file belongs to.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki is associated with.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki page is associated with.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group category the user is
part of.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
(Not implemented) Foreign key to group category the group associated with
this file belongs to.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki is associated with.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki page is associated with.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group category the user is
part of.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
(Not implemented) Foreign key to group category the group associated with
this file belongs to.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
(Not implemented) Foreign key to group category dimension table.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki is associated with.
- setGroupCategoryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
(Not implemented) Foreign key to the group categories table of the group
this wiki page is associated with.
- setGroupCommentId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setGroupCommentId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- setGroupCommentId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- setGroupCommentId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Foreign key to the group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group the user is part of.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
The group that owns this conversation
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
TBD
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the group this file belongs to.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the group this file belongs to.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to the group dimension for a particular group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to the group dimension for a particular group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Foreign key to the group_dim table.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the group_dim table.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Foreign key to the group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group the user is part of.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
The group that owns this conversation
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
TBD
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the group this file belongs to.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the group this file belongs to.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to the group dimension for a particular group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to the group dimension for a particular group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Foreign key to the group_dim table.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the group_dim table.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Foreign key to the group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group the user is part of.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
The group that owns this conversation
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
TBD
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the group this file belongs to.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the group this file belongs to.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to the group dimension for a particular group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to the group dimension for a particular group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Foreign key to the group_dim table.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the group_dim table.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Foreign key to the group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
When not empty, this field is the ID of the group the user is part of.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
The group that owns this conversation
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
TBD
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the group this file belongs to.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the group this file belongs to.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to the group dimension for a particular group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to the group dimension for a particular group.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Foreign key to the group_dim table.
- setGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the group_dim table.
- setGroupParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
If the group is directly associated with an account, this is the id.
- setGroupParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
If the group is directly associated with an account, this is the id.
- setGroupParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
If the group is directly associated with an account, this is the id.
- setGroupParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
If the group is directly associated with an account, this is the id.
- setGroupParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
If the group is directly associated with an account, this is the id.
- setGroupParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
If the group is directly associated with an account, this is the id.
- setGroupParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
If the group is directly associated with an account, this is the id.
- setGroupParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
If the group is directly associated with an account, this is the id.
- setGroupWeight(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupFact
-
Weight of the assignment group.
- setGroupWeight(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupFact
-
Weight of the assignment group.
- setGroupWeight(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupFact
-
Weight of the assignment group.
- setGroupWeight(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupFact
-
Weight of the assignment group.
- setGroupWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the wiki_dim table.
- setGroupWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the wiki_dim table.
- setGroupWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the wiki_dim table.
- setGroupWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the wiki_dim table.
- setGroupWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the wiki_dim table.
- setGroupWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the wiki_dim table.
- setGroupWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the wiki_dim table.
- setGroupWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the wiki_dim table.
- setHadoopIdentityManagerClass(String) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setHasAdminComment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
(Deprecated) No longer used in Canvas.
- setHasAdminComment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
(Deprecated) No longer used in Canvas.
- setHasAdminComment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
(Deprecated) No longer used in Canvas.
- setHasAdminComment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
(Deprecated) No longer used in Canvas.
- setHasAttachments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
True if the conversation has attachments
- setHasAttachments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
True if the message has attachments.
- setHasAttachments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
True if the conversation has attachments
- setHasAttachments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
True if the message has attachments.
- setHasAttachments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
True if the conversation has attachments
- setHasAttachments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
True if the message has attachments.
- setHasAttachments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
True if the conversation has attachments
- setHasAttachments(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
True if the message has attachments.
- setHasMediaObjects(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
True if the conversation has media objects
- setHasMediaObjects(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
True if the message has media objects.
- setHasMediaObjects(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
True if the conversation has media objects
- setHasMediaObjects(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
True if the message has media objects.
- setHasMediaObjects(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
True if the conversation has media objects
- setHasMediaObjects(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
True if the message has media objects.
- setHasMediaObjects(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
True if the conversation has media objects
- setHasMediaObjects(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
True if the message has media objects.
- setHasNoFrontPage(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
True if the wiki does not have a front page or is set to NULL.
- setHasNoFrontPage(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
True if the wiki does not have a front page or is set to NULL.
- setHasNoFrontPage(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
True if the wiki does not have a front page or is set to NULL.
- setHasNoFrontPage(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
True if the wiki does not have a front page or is set to NULL.
- setHasRubricAssessment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Valid only for a graded submission.
- setHasRubricAssessment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Valid only for a graded submission.
- setHasRubricAssessment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Valid only for a graded submission.
- setHasRubricAssessment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Valid only for a graded submission.
- setHasSeenResults(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Denotes whether the student has viewed their results to the quiz.
- setHasSeenResults(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Denotes whether the student has viewed their results to the quiz.
- setHasSeenResults(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Denotes whether the student has viewed their results to the quiz.
- setHasSeenResults(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Denotes whether the student has viewed their results to the quiz.
- setHasSeenResults(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Denotes whether the student has viewed their results to the quiz.
- setHasSeenResults(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Denotes whether the student has viewed their results to the quiz.
- setHasSeenResults(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Denotes whether the student has viewed their results to the quiz.
- setHasSeenResults(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Denotes whether the student has viewed their results to the quiz.
- setHDFSDir(String) - Method in class edu.harvard.data.generator.SchemaPhase
-
- setHdfsDirectories(String...) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setHidden(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setHidden(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- setHidden(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- setHidden(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- setHideCorrectAnswersAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Day/Time when the correct answers are to be hidden.
- setHideCorrectAnswersAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Day/Time when the correct answers are to be hidden.
- setHideCorrectAnswersAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Day/Time when the correct answers are to be hidden.
- setHideCorrectAnswersAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Day/Time when the correct answers are to be hidden.
- setHiveScriptDir(File) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setHost(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setHost(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setHost(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setHost(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setHostname(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setHostname(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setHostname(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setHostname(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setHtml(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
HTML markup of the text.
- setHtml(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
HTML markup of the text.
- setHtml(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
HTML markup of the text.
- setHtml(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
HTML markup of the text.
- setHttpMethod(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- setHttpMethod(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- setHttpMethod(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- setHttpMethod(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- setHttpMethod(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- setHttpMethod(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- setHttpMethod(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
HTTP method/verb (GET, PUT, POST etc.) that was sent with the request.
- setHttpStatus(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
HTTP status of the request.
- setHttpStatus(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
HTTP status of the request.
- setHttpStatus(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
HTTP status of the request.
- setHttpStatus(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
HTTP status of the request.
- setHttpStatus(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
HTTP status of the request.
- setHttpStatus(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
HTTP status of the request.
- setHttpStatus(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
HTTP status of the request.
- setHttpVersion(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
HTTP protocol version.
- setHttpVersion(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
HTTP protocol version.
- setHttpVersion(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
HTTP protocol version.
- setHttpVersion(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
HTTP protocol version.
- setHttpVersion(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
HTTP protocol version.
- setHttpVersion(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
HTTP protocol version.
- setHttpVersion(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
HTTP protocol version.
- setHuid(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Harvard ID of the user who initiated this event, or 'anonymous'.
- setHuidResearchUuid(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Harvard ID of the user who initiated this event, or 'anonymous'..
- setHuidResearchUuid(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Harvard ID of the user who initiated this event, or 'anonymous'..
- setHuidResearchUuid(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Harvard ID of the user who initiated this event, or 'anonymous'..
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Unique surrogate id for an account
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Unique surrogate ID for the assignment.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Unique surrogate ID for the assignment group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Unique surrogate ID for the assignment override.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Unique surrogate ID for the assignment_override_student.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Unique surrogate ID for the communication channel.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
Unique surrogate id for the conversation.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageDim
-
Unique surrogate id for the message.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Unique surrogate id for a course
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Unique surrogate id for the course section.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
Primary key for navigational item
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
Primary key for navigational item
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Unique surrogate id for the discussion entry.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Unique surrogate id for the discussion topic.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Unique surrogate id for the enrollment.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Unique surrogate id for the user and the course.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Unique surrogate id for the enrollment term.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Unique surrogate id for tool activations
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Unique surrogate ID for this file.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Unique surrogate id for the group.
- setId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Request ID assigned by the canvas system to the request.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Unique surrogate id for the pseudonym.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Unique surrogate ID for the quiz.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
Unique surrogate key for the quiz question answer.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Unique surrogate key for the quiz question.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Unique surrogate ID for the quiz group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Unique surrogate ID for the quiz submission.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Unique surrogate ID for the quiz submission.
- setId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Request ID assigned by the canvas system to the request.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
Unique surrogate id for the role.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Unique surrogate ID for the submission.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Unique surrogate id for the user.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Unique id for the wiki.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Unique id for the wiki pages.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Unique surrogate id for an account
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Unique surrogate ID for the assignment.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Unique surrogate ID for the assignment group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Unique surrogate ID for the assignment override.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Unique surrogate ID for the assignment_override_student.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Unique surrogate ID for the communication channel.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
Unique surrogate id for the conversation.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageDim
-
Unique surrogate id for the message.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Unique surrogate id for a course
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Unique surrogate id for the course section.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
Primary key for navigational item
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
Primary key for navigational item
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Unique surrogate id for the discussion entry.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Unique surrogate id for the discussion topic.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Unique surrogate id for the enrollment.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Unique surrogate id for the user and the course.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Unique surrogate id for the enrollment term.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Unique surrogate id for tool activations
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Unique surrogate ID for this file.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Unique surrogate id for the group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Unique surrogate ID for the quiz.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
Unique surrogate key for the quiz question answer.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Unique surrogate key for the quiz question.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Unique surrogate ID for the quiz group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Unique surrogate ID for the quiz submission.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Unique surrogate ID for the quiz submission.
- setId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Request ID assigned by the canvas system to the request.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
Unique surrogate id for the role.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Unique surrogate ID for the submission.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Unique id for the wiki.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Unique id for the wiki pages.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Unique surrogate id for an account
- setId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Request ID assigned by the canvas system to the request.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Unique surrogate ID for the assignment.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Unique surrogate ID for the assignment group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Unique surrogate ID for the assignment override.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Unique surrogate ID for the assignment_override_student.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Unique surrogate ID for the communication channel.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
Unique surrogate id for the conversation.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageDim
-
Unique surrogate id for the message.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Unique surrogate id for a course
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Unique surrogate id for the course section.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
Primary key for navigational item
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
Primary key for navigational item
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Unique surrogate id for the discussion entry.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Unique surrogate id for the discussion topic.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Unique surrogate id for the enrollment.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Unique surrogate id for the user and the course.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Unique surrogate id for the enrollment term.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Unique surrogate id for tool activations
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Unique surrogate ID for this file.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Unique surrogate id for the group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Unique surrogate ID for the quiz.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
Unique surrogate key for the quiz question answer.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Unique surrogate key for the quiz question.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Unique surrogate ID for the quiz group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Unique surrogate ID for the quiz submission.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Unique surrogate ID for the quiz submission.
- setId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Request ID assigned by the canvas system to the request.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
Unique surrogate id for the role.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Unique surrogate ID for the submission.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Unique id for the wiki.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Unique id for the wiki pages.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Unique surrogate id for an account
- setId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Request ID assigned by the canvas system to the request.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Unique surrogate ID for the assignment.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Unique surrogate ID for the assignment group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Unique surrogate ID for the assignment override.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Unique surrogate ID for the assignment_override_student.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Unique surrogate ID for the communication channel.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
Unique surrogate id for the conversation.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageDim
-
Unique surrogate id for the message.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Unique surrogate id for a course
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Unique surrogate id for the course section.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
Primary key for navigational item
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
Primary key for navigational item
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Unique surrogate id for the discussion entry.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Unique surrogate id for the discussion topic.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Unique surrogate id for the enrollment.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Unique surrogate id for the user and the course.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Unique surrogate id for the enrollment term.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Unique surrogate id for tool activations
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Unique surrogate ID for this file.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Unique surrogate id for the group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Unique surrogate ID for the quiz.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
Unique surrogate key for the quiz question answer.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Unique surrogate key for the quiz question.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Unique surrogate ID for the quiz group.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Unique surrogate ID for the quiz submission.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Unique surrogate ID for the quiz submission.
- setId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Request ID assigned by the canvas system to the request.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
Unique surrogate id for the role.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Unique surrogate ID for the submission.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Unique id for the wiki.
- setId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Unique id for the wiki pages.
- setId(String) - Method in class edu.harvard.data.DumpInfo
-
- setId(String) - Method in class edu.harvard.data.DumpInfoOld
-
- setId(IdentityMap) - Method in class edu.harvard.data.identity.HadoopIdentityKey
-
- setId(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
Video identifer.
- setId(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
Video identifer.
- setId(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
Video identifer.
- setId(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
Video identifer.
- setId(String) - Method in class edu.harvard.data.pipeline.PostMortemPipelineObject
-
- setIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
Unique surrogate id for the user..
- setIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
Unique surrogate id for the user..
- setIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
Unique surrogate id for the user..
- setIncludeHeaders(boolean) - Method in class edu.harvard.data.TableFormat
-
- setIncorrectComments(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Comments to be displayed if the student answers the question incorrectly.
- setIncorrectComments(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Comments to be displayed if the student answers the question incorrectly.
- setIncorrectComments(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Comments to be displayed if the student answers the question incorrectly.
- setIncorrectComments(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Comments to be displayed if the student answers the question incorrectly.
- setIntegrationId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
A secondary unique identifier useful for more complex SIS integrations.
- setIntegrationId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
A secondary unique identifier useful for more complex SIS integrations.
- setIntegrationId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
A secondary unique identifier useful for more complex SIS integrations.
- setIntegrationId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
A secondary unique identifier useful for more complex SIS integrations.
- setInteractionMicros(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Total time required to service the request in microseconds.
- setInteractionMicros(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Total time required to service the request in microseconds.
- setInteractionMicros(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Total time required to service the request in microseconds.
- setInteractionMicros(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Total time required to service the request in microseconds.
- setInteractionMicros(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Total time required to service the request in microseconds.
- setInteractionMicros(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Total time required to service the request in microseconds.
- setInteractionMicros(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Total time required to service the request in microseconds.
- setIp(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Originating IP address for this event.
- setIp(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setIp(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Originating IP address for this event.
- setIp(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setIp(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Originating IP address for this event.
- setIp(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setIp(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Originating IP address for this event.
- setIp(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setIpFilter(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Restricts access to the quiz to computers in a specified IP range.
- setIpFilter(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Restricts access to the quiz to computers in a specified IP range.
- setIpFilter(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Restricts access to the quiz to computers in a specified IP range.
- setIpFilter(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Restricts access to the quiz to computers in a specified IP range.
- setIsDefault(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
(Default|NotDefault) - set to Default if this is one of the navigation
items enabled in a course by default
- setIsDefault(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
(Default|NotDefault) - set to Default if this is one of the navigation
items enabled in a course by default
- setIsDefault(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
(Default|NotDefault) - set to Default if this is one of the navigation
items enabled in a course by default
- setIsDefault(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
(Default|NotDefault) - set to Default if this is one of the navigation
items enabled in a course by default
- setIsLive(Boolean) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
True if the user is watching a live video, false if the video is recorded.
- setIsLive(Boolean) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
True if the user is watching a live video, false if the video is recorded.
- setIsLive(Boolean) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
True if the user is watching a live video, false if the video is recorded.
- setIsLive(Boolean) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
True if the user is watching a live video, false if the video is recorded.
- setIsPublic(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
True if the group contents are accessible to public.
- setIsPublic(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
True if the group contents are accessible to public.
- setIsPublic(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
True if the group contents are accessible to public.
- setIsPublic(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
True if the group contents are accessible to public.
- setJavaBindingPackage(String) - Method in class edu.harvard.data.generator.SchemaPhase
-
- setJavaBindingPackages(String...) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setJavaHadoopPackage(String) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setJavaProjectName(String) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setJavaTableEnumName(String) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setJoinLevel(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Permissions required to join a group.
- setJoinLevel(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Permissions required to join a group.
- setJoinLevel(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Permissions required to join a group.
- setJoinLevel(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Permissions required to join a group.
- setJsonMapper(ObjectMapper) - Method in class edu.harvard.data.TableFormat
-
- setKeptScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- setKeptScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- setKeptScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- setKeptScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- setKeptScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- setKeptScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- setKeptScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- setKeptScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
For quizzes that allow multiple attempts, this is the actual score that
will be associated with the user for this quiz.
- setKey(String) - Method in class edu.harvard.data.DumpInfo
-
- setKey(String) - Method in class edu.harvard.data.DumpInfoOld
-
- setLastCompleteDumpId(String) - Method in class edu.harvard.data.TableInfo
-
- setLastCompleteDumpSequence(long) - Method in class edu.harvard.data.TableInfo
-
- setLastLoginAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Timestamp of last time a user logged in with this pseudonym
- setLastLoginAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Timestamp of last time a user logged in with this pseudonym
- setLastLoginAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Timestamp of last time a user logged in with this pseudonym
- setLastLoginAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Timestamp of last time a user logged in with this pseudonym
- setLastLoginIp(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
IP address recorded the last time a user logged in with this pseudonym
- setLastLoginIp(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
IP address recorded the last time a user logged in with this pseudonym
- setLastLoginIp(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
IP address recorded the last time a user logged in with this pseudonym
- setLastLoginIp(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
IP address recorded the last time a user logged in with this pseudonym
- setLastReplyAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp of the last reply to this topic.
- setLastReplyAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp of the last reply to this topic.
- setLastReplyAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp of the last reply to this topic.
- setLastReplyAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp of the last reply to this topic.
- setLastRequestAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
TBD
- setLastRequestAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
TBD
- setLastRequestAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
TBD
- setLastRequestAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
TBD
- setLatitude(Double) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setLatitude(Double) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setLatitude(Double) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setLatitude(Double) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setLeastPrivilegedRole(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
The least privileged role associated with the user in the course.
- setLeastPrivilegedRole(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
The least privileged role associated with the user in the course.
- setLeastPrivilegedRole(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
The least privileged role associated with the user in the course.
- setLeastPrivilegedRole(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
The least privileged role associated with the user in the course.
- setLocale(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
The user's locale.
- setLocale(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
The user's locale.
- setLocale(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
The user's locale.
- setLocale(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
The user's locale.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp for when the assignment is locked
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The new lock_at date-time for this group of users.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file is to be locked.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Day/Time when the quiz is to be locked for students.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp for when the assignment is locked
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The new lock_at date-time for this group of users.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file is to be locked.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Day/Time when the quiz is to be locked for students.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp for when the assignment is locked
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The new lock_at date-time for this group of users.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file is to be locked.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Day/Time when the quiz is to be locked for students.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp for when the assignment is locked
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The new lock_at date-time for this group of users.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file is to be locked.
- setLockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Day/Time when the quiz is to be locked for students.
- setLockAtOverridden(Phase0AssignmentOverrideDim.LockAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Indicates if the lock_at field overrides the original assignment.lock_at
field for this group of users.
- setLockAtOverridden(Phase1AssignmentOverrideDim.LockAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Indicates if the lock_at field overrides the original assignment.lock_at
field for this group of users.
- setLockAtOverridden(Phase2AssignmentOverrideDim.LockAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Indicates if the lock_at field overrides the original assignment.lock_at
field for this group of users.
- setLockAtOverridden(Phase3AssignmentOverrideDim.LockAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Indicates if the lock_at field overrides the original assignment.lock_at
field for this group of users.
- setLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
True if the discussion topic has been locked
- setLocked(Phase0FileDim.LockedEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Denotes the current lock status of this file.
- setLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
True if the discussion topic has been locked
- setLocked(Phase1FileDim.LockedEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Denotes the current lock status of this file.
- setLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
True if the discussion topic has been locked
- setLocked(Phase2FileDim.LockedEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Denotes the current lock status of this file.
- setLocked(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
True if the discussion topic has been locked
- setLocked(Phase3FileDim.LockedEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Denotes the current lock status of this file.
- setLoginCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
Number of times a user has logged in with this pseudonym
- setLoginCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
Number of times a user has logged in with this pseudonym
- setLoginCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
Number of times a user has logged in with this pseudonym
- setLoginCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
Number of times a user has logged in with this pseudonym
- setLongitude(Double) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setLongitude(Double) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setLongitude(Double) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setLongitude(Double) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setMainIdentifier(IdentifierType) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setMainIp(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
IP address used most frequently during this session.
- setMainIp(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
IP address used most frequently during this session.
- setMargin(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- setMargin(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- setMargin(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- setMargin(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- setMargin(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- setMargin(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- setMargin(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- setMargin(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'exact_answer', set to
'NULL' otherwise) Margin of error allowed for a student's answer.
- setMatchingAnswerIncorrectMatches(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) List of distractors
(incorrect answers), delimited by new lines, that will be seeded with all
the 'answer_match_right' values.
- setMatchingAnswerIncorrectMatches(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) List of distractors
(incorrect answers), delimited by new lines, that will be seeded with all
the 'answer_match_right' values.
- setMatchingAnswerIncorrectMatches(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) List of distractors
(incorrect answers), delimited by new lines, that will be seeded with all
the 'answer_match_right' values.
- setMatchingAnswerIncorrectMatches(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'matching_question', set to 'NULL' in others) List of distractors
(incorrect answers), delimited by new lines, that will be seeded with all
the 'answer_match_right' values.
- setMaxMembership(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Maximum number of users that can be accommodated in a group.
- setMaxMembership(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Maximum number of users that can be accommodated in a group.
- setMaxMembership(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Maximum number of users that can be accommodated in a group.
- setMaxMembership(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Maximum number of users that can be accommodated in a group.
- setMd5(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Contains the MD5 checksum of the contents of this file.
- setMd5(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Contains the MD5 checksum of the contents of this file.
- setMd5(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Contains the MD5 checksum of the contents of this file.
- setMd5(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Contains the MD5 checksum of the contents of this file.
- setMessage(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Full text of the entry's message
- setMessage(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Message text for the discussion topic.
- setMessage(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Full text of the entry's message
- setMessage(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Message text for the discussion topic.
- setMessage(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Full text of the entry's message
- setMessage(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Message text for the discussion topic.
- setMessage(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Full text of the entry's message
- setMessage(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Message text for the discussion topic.
- setMessageCharacterCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
The message size in characters.
- setMessageCharacterCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
The message size in characters.
- setMessageCharacterCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
The message size in characters.
- setMessageCharacterCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
The message size in characters.
- setMessageCharacterCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
The message size in characters.
- setMessageCharacterCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
The message size in characters.
- setMessageCharacterCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
The message size in characters.
- setMessageCharacterCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
The message size in characters.
- setMessageLength(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Length of the message in bytes
- setMessageLength(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
The length of the message in bytes.
- setMessageLength(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Length of the message in bytes
- setMessageLength(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
The length of the message in bytes.
- setMessageLength(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Length of the message in bytes
- setMessageLength(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
The length of the message in bytes.
- setMessageLength(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Length of the message in bytes
- setMessageLength(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
The length of the message in bytes.
- setMessageLineCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
The number of lines in a message.
- setMessageLineCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
The number of lines in a message.
- setMessageLineCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
The number of lines in a message.
- setMessageLineCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
The number of lines in a message.
- setMessageLineCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
The number of lines in a message.
- setMessageLineCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
The number of lines in a message.
- setMessageLineCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
The number of lines in a message.
- setMessageLineCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
The number of lines in a message.
- setMessageSizeBytes(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
The message size in bytes.
- setMessageSizeBytes(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
The message size in bytes.
- setMessageSizeBytes(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
The message size in bytes.
- setMessageSizeBytes(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
The message size in bytes.
- setMessageSizeBytes(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
The message size in bytes.
- setMessageSizeBytes(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
The message size in bytes.
- setMessageSizeBytes(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
The message size in bytes.
- setMessageSizeBytes(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
The message size in bytes.
- setMessageWordCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
The message size in words using space and common punctuation as word
breaks.
- setMessageWordCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
The message size in words using space and common punctuation as word
breaks.
- setMessageWordCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
The message size in words using space and common punctuation as word
breaks.
- setMessageWordCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
The message size in words using space and common punctuation as word
breaks.
- setMessageWordCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
The message size in words using space and common punctuation as word
breaks.
- setMessageWordCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
The message size in words using space and common punctuation as word
breaks.
- setMessageWordCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
The message size in words using space and common punctuation as word
breaks.
- setMessageWordCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
The message size in words using space and common punctuation as word
breaks.
- setMostPrivilegedRole(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
The most privileged role associated with the user in the course.
- setMostPrivilegedRole(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
The most privileged role associated with the user in the course.
- setMostPrivilegedRole(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
The most privileged role associated with the user in the course.
- setMostPrivilegedRole(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
The most privileged role associated with the user in the course.
- setMpid(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Video identifer.
- setMpid(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Video identifer.
- setMpid(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Video identifer.
- setMpid(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Video identifer.
- setMuted(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Student cannot see grades left on the assignment.
- setMuted(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Student cannot see grades left on the assignment.
- setMuted(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Student cannot see grades left on the assignment.
- setMuted(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Student cannot see grades left on the assignment.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of the account
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Name of the assignment group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
The friendly name of the course.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Name of the section
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
Name of navigational item
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Name of the enrollment term
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
The name of tool activation as entered by the user
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Name of the group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Name of the quiz.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Name of the question.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Name of the quiz group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
The name of role, previously was "role_name" on the enrollments_dim
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Name of the user
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of the account
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Name of the assignment group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
The friendly name of the course.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Name of the section
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
Name of navigational item
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Name of the enrollment term
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
The name of tool activation as entered by the user
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Name of the group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Name of the quiz.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Name of the question.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Name of the quiz group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
The name of role, previously was "role_name" on the enrollments_dim
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of the account
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Name of the assignment group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
The friendly name of the course.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Name of the section
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
Name of navigational item
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Name of the enrollment term
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
The name of tool activation as entered by the user
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Name of the group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Name of the quiz.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Name of the question.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Name of the quiz group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
The name of role, previously was "role_name" on the enrollments_dim
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of the account
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Name of the assignment group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
The friendly name of the course.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Name of the section
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
Name of navigational item
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Name of the enrollment term
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
The name of tool activation as entered by the user
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Name of the group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Name of the quiz.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Name of the question.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Name of the quiz group.
- setName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
The name of role, previously was "role_name" on the enrollments_dim
- setName(String) - Method in class edu.harvard.data.DatasetInfo
-
- setName(String) - Method in class edu.harvard.data.leases.Lease
-
- setName(String) - Method in class edu.harvard.data.pipeline.PostMortemPipelineObject
-
- setName(String) - Method in class edu.harvard.data.TableInfo
-
- setNeutralComments(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Comments to be displayed regardless of how the student answers the
question.
- setNeutralComments(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Comments to be displayed regardless of how the student answers the
question.
- setNeutralComments(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Comments to be displayed regardless of how the student answers the
question.
- setNeutralComments(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Comments to be displayed regardless of how the student answers the
question.
- setNewlyGenerated(boolean) - Method in class edu.harvard.data.schema.DataSchemaColumn
-
- setNewlyGenerated(boolean) - Method in class edu.harvard.data.schema.DataSchemaTable
-
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
The course ID for the original course if this course has been cross
listed.
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
The course ID for the original course if this course has been cross
listed.
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
The course id for the original course if this course has been cross listed
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
The course ID for the original course if this course has been cross
listed.
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
The course ID for the original course if this course has been cross
listed.
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
The course id for the original course if this course has been cross listed
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
The course ID for the original course if this course has been cross
listed.
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
The course ID for the original course if this course has been cross
listed.
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
The course id for the original course if this course has been cross listed
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
The course ID for the original course if this course has been cross
listed.
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
The course ID for the original course if this course has been cross
listed.
- setNonxlistCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
The course id for the original course if this course has been cross listed
- setNoPermissionsEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setNoPermissionsEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setNoPermissionsEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setNoPermissionsEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setNoPermissionsRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'NoPermissions' roles associated with the user in the
course.
- setNoPermissionsRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'NoPermissions' roles associated with the user in the
course.
- setNoPermissionsRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'NoPermissions' roles associated with the user in the
course.
- setNoPermissionsRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'NoPermissions' roles associated with the user in the
course.
- setNumericalAnswerType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'numerical_question', set to 'NULL' in others) Denotes the type
of numerical answer that is expected.
- setNumericalAnswerType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'numerical_question', set to 'NULL' in others) Denotes the type
of numerical answer that is expected.
- setNumericalAnswerType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'numerical_question', set to 'NULL' in others) Denotes the type
of numerical answer that is expected.
- setNumericalAnswerType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'numerical_question', set to 'NULL' in others) Denotes the type
of numerical answer that is expected.
- setObserverEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setObserverEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setObserverEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setObserverEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setObserverEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'ObserverEnrollment' roles associated with the user in the
course.
- setObserverEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'ObserverEnrollment' roles associated with the user in the
course.
- setObserverEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'ObserverEnrollment' roles associated with the user in the
course.
- setObserverEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'ObserverEnrollment' roles associated with the user in the
course.
- setOriginalPosition(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiCanvasNavigationDim
-
Original position of this navigation item
- setOriginalPosition(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiCanvasNavigationDim
-
Original position of this navigation item
- setOriginalPosition(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiCanvasNavigationDim
-
Original position of this navigation item
- setOriginalPosition(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiCanvasNavigationDim
-
Original position of this navigation item
- setOs(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Operating system from which the request was sent
- setOs(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Operating system from which the request was sent
- setOs(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Operating system from which the request was sent
- setOs(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Operating system from which the request was sent
- setOs(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Operating system from which the request was sent
- setOutputBaseDirectory(File) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setOwner(String) - Method in class edu.harvard.data.leases.Lease
-
- setOwner(TableOwner) - Method in class edu.harvard.data.schema.DataSchemaTable
-
- setOwnerEntityType(Phase0FileDim.OwnerEntityTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Table this file is associated with.
- setOwnerEntityType(Phase1FileDim.OwnerEntityTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Table this file is associated with.
- setOwnerEntityType(Phase2FileDim.OwnerEntityTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Table this file is associated with.
- setOwnerEntityType(Phase3FileDim.OwnerEntityTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Table this file is associated with.
- setParentAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent account.
- setParentAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent account.
- setParentAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent account.
- setParentAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent account.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent account.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to accounts table.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to accounts table.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent account.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to accounts table.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to accounts table.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent account.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to accounts table.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to accounts table.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent account.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to accounts table.
- setParentAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to accounts table.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's course.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's course.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's course.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's course.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's course.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's course.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to the account dimension for the account associated with the
course to which the group belongs to.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's course.
- setParentCourseAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's course.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to course dimension.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to course dimension.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the courses table if the wiki is associated with a Course.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the courses table if the wiki that owns the wiki page is
associated with a Course.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to course dimension.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to course dimension.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the courses table if the wiki is associated with a Course.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the courses table if the wiki that owns the wiki page is
associated with a Course.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to course dimension.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to course dimension.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the courses table if the wiki is associated with a Course.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the courses table if the wiki that owns the wiki page is
associated with a Course.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to course dimension.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to course dimension.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the courses table if the wiki is associated with a Course.
- setParentCourseId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the courses table if the wiki that owns the wiki page is
associated with a Course.
- setParentDiscussionEntryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to the reply that it is nested underneath.
- setParentDiscussionEntryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to the reply that it is nested underneath.
- setParentDiscussionEntryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to the reply that it is nested underneath.
- setParentDiscussionEntryId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to the reply that it is nested underneath.
- setParentGroupAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's group.
- setParentGroupAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's group.
- setParentGroupAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's group.
- setParentGroupAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's group.
- setParentGroupAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's group.
- setParentGroupAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's group.
- setParentGroupAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the account dimension for the account associated with the
wiki's group.
- setParentGroupAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the account dimension for the account associated with the
wiki page's group.
- setParentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the groups table if the wiki is associated with a Group.
- setParentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the groups table if the wiki that owns the wiki page is
associated with a Group.
- setParentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the groups table if the wiki is associated with a Group.
- setParentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the groups table if the wiki that owns the wiki page is
associated with a Group.
- setParentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the groups table if the wiki is associated with a Group.
- setParentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the groups table if the wiki that owns the wiki page is
associated with a Group.
- setParentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the groups table if the wiki is associated with a Group.
- setParentGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the groups table if the wiki that owns the wiki page is
associated with a Group.
- setParentType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Type of Parent the wiki belongs to.
- setParentType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Type of Parent the wiki belongs to.
- setParentType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Type of Parent the wiki belongs to.
- setParentType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Type of Parent the wiki belongs to.
- setPartial(String, boolean) - Method in class edu.harvard.data.pipeline.InputTableIndex
-
- setPartial(Map<String, Boolean>) - Method in class edu.harvard.data.pipeline.InputTableIndex
-
- setParticipationType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- setParticipationType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- setParticipationType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- setParticipationType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- setPasswordAutoGenerated(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
True if the password has been auto-generated
- setPasswordAutoGenerated(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
True if the password has been auto-generated
- setPasswordAutoGenerated(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
True if the password has been auto-generated
- setPasswordAutoGenerated(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
True if the password has been auto-generated
- setPaths(String) - Method in class edu.harvard.data.DataConfig
-
- setPaths(Job, URI, String, String) - Method in class edu.harvard.data.HadoopUtilities
-
- setPeerReviewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
The number of pears to assign for review if using algorithmic assignment
- setPeerReviewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
The number of pears to assign for review if using algorithmic assignment
- setPeerReviewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
The number of pears to assign for review if using algorithmic assignment
- setPeerReviewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
The number of pears to assign for review if using algorithmic assignment
- setPeerReviewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
The number of pears to assign for review if using algorithmic assignment
- setPeerReviewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
The number of pears to assign for review if using algorithmic assignment
- setPeerReviewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
The number of pears to assign for review if using algorithmic assignment
- setPeerReviewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
The number of pears to assign for review if using algorithmic assignment
- setPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
True if peer reviews are enabled for this assignment
- setPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
True if peer reviews are enabled for this assignment
- setPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
True if peer reviews are enabled for this assignment
- setPeerReviews(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
True if peer reviews are enabled for this assignment
- setPeerReviewsAssigned(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
True if all peer reviews have been assigned
- setPeerReviewsAssigned(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
True if all peer reviews have been assigned
- setPeerReviewsAssigned(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
True if all peer reviews have been assigned
- setPeerReviewsAssigned(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
True if all peer reviews have been assigned
- setPeerReviewsDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp for when peer reviews should be completed
- setPeerReviewsDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp for when peer reviews should be completed
- setPeerReviewsDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp for when peer reviews should be completed
- setPeerReviewsDueAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp for when peer reviews should be completed
- setPhase0InstanceId(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setPhase0Ip(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setPhase0RequestId(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setPhase0Start(Date) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setPhase0Success(Boolean) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setPickCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Number of questions picked from the group for the quiz the group is
associated with.
- setPickCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Number of questions picked from the group for the quiz the group is
associated with.
- setPickCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Number of questions picked from the group for the quiz the group is
associated with.
- setPickCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Number of questions picked from the group for the quiz the group is
associated with.
- setPinned(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
True if the discussion topic has been pinned
- setPinned(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
True if the discussion topic has been pinned
- setPinned(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
True if the discussion topic has been pinned
- setPinned(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
True if the discussion topic has been pinned
- setPipelineCreated(Date) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setPipelineDefinition(PipelineObject) - Method in class edu.harvard.data.pipeline.PostMortemReport
-
- setPipelineDescription(PipelineDescription) - Method in class edu.harvard.data.pipeline.PostMortemReport
-
- setPipelineEnd(Date) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setPipelineId(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setPipelineStart(Date) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Total points possible for the assignment
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentFact
-
Total points possible for the assignment
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Total point value given to the quiz.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Total point value given to the quiz.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Maximum number of points that can be awarded for answering the question
correctly.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Total points possible for the assignment
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentFact
-
Total points possible for the assignment
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Total point value given to the quiz.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Total point value given to the quiz.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Maximum number of points that can be awarded for answering the question
correctly.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Total points possible for the assignment
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentFact
-
Total points possible for the assignment
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Total point value given to the quiz.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Total point value given to the quiz.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Maximum number of points that can be awarded for answering the question
correctly.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Total points possible for the assignment
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentFact
-
Total points possible for the assignment
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Total point value given to the quiz.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Total point value given to the quiz.
- setPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Maximum number of points that can be awarded for answering the question
correctly.
- setPort(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setPort(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setPort(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setPort(Integer) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Position of the assignment group in the assignment index page.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Position of this communication channel relative to the user's other
channels when they are ordered.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
Position in the navigation.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
TBD
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Order in which the question will be displayed in the quiz relative to
other questions associated with the quiz.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Order in which the questions from this group will be displayed in the quiz
relative to other questions in the quiz from other groups.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Position of the assignment group in the assignment index page.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Position of this communication channel relative to the user's other
channels when they are ordered.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
Position in the navigation.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
TBD
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Order in which the question will be displayed in the quiz relative to
other questions associated with the quiz.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Order in which the questions from this group will be displayed in the quiz
relative to other questions in the quiz from other groups.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Position of the assignment group in the assignment index page.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Position of this communication channel relative to the user's other
channels when they are ordered.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
Position in the navigation.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
TBD
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Order in which the question will be displayed in the quiz relative to
other questions associated with the quiz.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Order in which the questions from this group will be displayed in the quiz
relative to other questions in the quiz from other groups.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Position of the assignment group in the assignment index page.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Position of this communication channel relative to the user's other
channels when they are ordered.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
Position in the navigation.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
TBD
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Order in which the question will be displayed in the quiz relative to
other questions associated with the quiz.
- setPosition(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Order in which the questions from this group will be displayed in the quiz
relative to other questions in the quiz from other groups.
- setPostalCode(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setPostalCode(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setPostalCode(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setPostalCode(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setPostedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp when the discussion topic was posted
- setPostedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp when the discussion topic was posted
- setPostedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp when the discussion topic was posted
- setPostedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp when the discussion topic was posted
- setPrefix(String) - Method in class edu.harvard.data.generator.SchemaPhase
-
- setPrefixes(String...) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setPreviousSteps(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setPrivacyLevel(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Privacy setting for activation (name_only, email_only, anonymous, public)
- setPrivacyLevel(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Privacy setting for activation (name_only, email_only, anonymous, public)
- setPrivacyLevel(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Privacy setting for activation (name_only, email_only, anonymous, public)
- setPrivacyLevel(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Privacy setting for activation (name_only, email_only, anonymous, public)
- setProcessAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
(Deprecated) No longer used in Canvas.
- setProcessAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
(Deprecated) No longer used in Canvas.
- setProcessAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
(Deprecated) No longer used in Canvas.
- setProcessAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
(Deprecated) No longer used in Canvas.
- setProcessed(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Valid only when there is a file/attachment associated with the submission.
- setProcessed(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Valid only when there is a file/attachment associated with the submission.
- setProcessed(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Valid only when there is a file/attachment associated with the submission.
- setProcessed(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Valid only when there is a file/attachment associated with the submission.
- setProtectedEditing(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Editing protection for the wiki page.
- setProtectedEditing(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Editing protection for the wiki page.
- setProtectedEditing(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Editing protection for the wiki page.
- setProtectedEditing(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Editing protection for the wiki page.
- setProxy1(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setProxy1(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setProxy1(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setProxy1(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setProxy2(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setProxy2(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setProxy2(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setProxy2(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setPseudonymId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
Foreign key to pseudonym dimension table
- setPseudonymId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
Foreign key to pseudonym dimension table
- setPseudonymId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
Foreign key to pseudonym dimension table
- setPseudonymId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
Foreign key to pseudonym dimension table
- setPublic(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
TBD
- setPublic(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
TBD
- setPublic(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
TBD
- setPublic(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
TBD
- setPubliclyVisible(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
True if the course is publicly visible
- setPubliclyVisible(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
True if the course is publicly visible
- setPubliclyVisible(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
True if the course is publicly visible
- setPubliclyVisible(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
True if the course is publicly visible
- setPublishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Time when the quiz was published.
- setPublishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Time when the quiz was published.
- setPublishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Time when the quiz was published.
- setPublishedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Time when the quiz was published.
- setPublishedGrade(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Valid only for a graded submission.
- setPublishedGrade(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Valid only for a graded submission.
- setPublishedGrade(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Valid only for a graded submission.
- setPublishedGrade(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Valid only for a graded submission.
- setPublishedScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Valid only for a graded submission.
- setPublishedScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Valid only for a graded submission.
- setPublishedScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Valid only for a graded submission.
- setPublishedScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Valid only for a graded submission.
- setQuestionCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Number of questions in the last published version of the quiz
- setQuestionCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Number of questions in the last published version of the quiz
- setQuestionCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Number of questions in the last published version of the quiz
- setQuestionCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Number of questions in the last published version of the quiz
- setQuestionPoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Number of points to assign per question in the group.
- setQuestionPoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Number of points to assign per question in the group.
- setQuestionPoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Number of points to assign per question in the group.
- setQuestionPoints(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Number of points to assign per question in the group.
- setQuestionText(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Text content of the question.
- setQuestionText(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Text content of the question.
- setQuestionText(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Text content of the question.
- setQuestionText(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Text content of the question.
- setQuestionType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Denotes the type of the question.
- setQuestionType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Denotes the type of the question.
- setQuestionType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Denotes the type of the question.
- setQuestionType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Denotes the type of the question.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the quiz this file belongs to.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the quiz, the quiz/quiz submission associated with this
file belongs to.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Foreign key to quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Foreign key to quiz dimension.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to quiz dimension.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the quiz the quiz submission associated with this
submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the quiz this file belongs to.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the quiz, the quiz/quiz submission associated with this
file belongs to.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Foreign key to quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Foreign key to quiz dimension.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to quiz dimension.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the quiz the quiz submission associated with this
submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the quiz this file belongs to.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the quiz, the quiz/quiz submission associated with this
file belongs to.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Foreign key to quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Foreign key to quiz dimension.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to quiz dimension.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the quiz the quiz submission associated with this
submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the quiz the override is associated with.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the quiz this file belongs to.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the quiz, the quiz/quiz submission associated with this
file belongs to.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Foreign key to quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the quiz dimension table.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Foreign key to quiz dimension.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to quiz dimension.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
ID of the quiz the quiz submission represents.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in quiz_dim if the page request is for a quiz, otherwise NULL.
- setQuizId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the quiz the quiz submission associated with this
submission represents.
- setQuizPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Maximum points that can be scored in this quiz.
- setQuizPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Maximum points that can be scored in this quiz.
- setQuizPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Maximum points that can be scored in this quiz.
- setQuizPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Maximum points that can be scored in this quiz.
- setQuizPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Maximum points that can be scored in this quiz.
- setQuizPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Maximum points that can be scored in this quiz.
- setQuizPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Maximum points that can be scored in this quiz.
- setQuizPointsPossible(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Maximum points that can be scored in this quiz.
- setQuizQuestionAnswerId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the quiz question answer dimension table.
- setQuizQuestionAnswerId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the quiz question answer dimension table.
- setQuizQuestionAnswerId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the quiz question answer dimension table.
- setQuizQuestionAnswerId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the quiz question answer dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupFact
-
Foreign key to quiz group.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupFact
-
Foreign key to quiz group.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupFact
-
Foreign key to quiz group.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the quiz group dimension table.
- setQuizQuestionGroupId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupFact
-
Foreign key to quiz group.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
Foreign key to the quiz question dimension column.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Foreign key to the quiz question dimension table.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionFact
-
Foreign key to the quiz question dimension table.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
Foreign key to the quiz question dimension column.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Foreign key to the quiz question dimension table.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionFact
-
Foreign key to the quiz question dimension table.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
Foreign key to the quiz question dimension column.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Foreign key to the quiz question dimension table.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionFact
-
Foreign key to the quiz question dimension table.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
Foreign key to the quiz question dimension column.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Foreign key to the quiz question dimension table.
- setQuizQuestionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionFact
-
Foreign key to the quiz question dimension table.
- setQuizStateDuringSubmission(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
There can be two types of quiz states during submission, 1.
- setQuizStateDuringSubmission(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
There can be two types of quiz states during submission, 1.
- setQuizStateDuringSubmission(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
There can be two types of quiz states during submission, 1.
- setQuizStateDuringSubmission(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
There can be two types of quiz states during submission, 1.
- setQuizStateDuringSubmission(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
There can be two types of quiz states during submission, 1.
- setQuizStateDuringSubmission(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
There can be two types of quiz states during submission, 1.
- setQuizStateDuringSubmission(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
There can be two types of quiz states during submission, 1.
- setQuizStateDuringSubmission(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
There can be two types of quiz states during submission, 1.
- setQuizSubmissionHistoricalId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Foreign key to the quiz submission dimension table.
- setQuizSubmissionHistoricalId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Foreign key to the quiz submission dimension table.
- setQuizSubmissionHistoricalId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Foreign key to the quiz submission dimension table.
- setQuizSubmissionHistoricalId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Foreign key to the quiz submission dimension table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the quiz submission this file belongs to.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the quiz submission this file belongs to.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Foreign key to the quiz submission dimension table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Foreign key to the quiz_submission_dim table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the quiz_submission_dim table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the quiz submission this file belongs to.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the quiz submission this file belongs to.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Foreign key to the quiz submission dimension table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Foreign key to the quiz_submission_dim table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the quiz_submission_dim table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the quiz submission this file belongs to.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the quiz submission this file belongs to.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Foreign key to the quiz submission dimension table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Foreign key to the quiz_submission_dim table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the quiz_submission_dim table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the quiz submission this file belongs to.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the quiz submission this file belongs to.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Foreign key to the quiz submission dimension table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Foreign key to the quiz_submission_dim table.
- setQuizSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the quiz_submission_dim table.
- setQuizType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Type of quiz.
- setQuizType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Type of quiz.
- setQuizType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Type of quiz.
- setQuizType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Type of quiz.
- setQuizVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The version of the quiz this override is applied too.
- setQuizVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The version of the quiz this override is applied too.
- setQuizVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The version of the quiz this override is applied too.
- setQuizVersion(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The version of the quiz this override is applied too.
- setRealRegionName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setRealRegionName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setRealRegionName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setRealRegionName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setRealUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user.
- setRealUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- setRealUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- setRealUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- setRealUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- setRealUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- setRealUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
If the request was processed by one user masquerading as another, then
this column contains the real user ID of the user..
- setRecipientId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
(Deprecated) No longer used in Canvas.
- setRecipientId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
(Deprecated) No longer used in Canvas.
- setRecipientIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
(Deprecated) No longer used in Canvas..
- setRecipientIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
(Deprecated) No longer used in Canvas..
- setRecipientIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
(Deprecated) No longer used in Canvas..
- setRecipientIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
(Deprecated) No longer used in Canvas..
- setRecipientIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
(Deprecated) No longer used in Canvas..
- setRecipientIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
(Deprecated) No longer used in Canvas..
- setRegionName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setRegionName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setRegionName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setRegionName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setRegradeOption(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Denotes if regrading is available for the question.
- setRegradeOption(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Denotes if regrading is available for the question.
- setRegradeOption(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Denotes if regrading is available for the question.
- setRegradeOption(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Denotes if regrading is available for the question.
- setRemoteIp(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
IP address that was recorded from the request.
- setRemoteIp(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
IP address that was recorded from the request.
- setRemoteIp(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
IP address that was recorded from the request.
- setRemoteIp(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
IP address that was recorded from the request.
- setRemoteIp(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
IP address that was recorded from the request.
- setRemoteIp(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
IP address that was recorded from the request.
- setRemoteIp(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
IP address that was recorded from the request.
- setReplacementFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
ID of the overwriting file if this file is overwritten.
- setReplacementFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the file which overwrote/replaced this file.
- setReplacementFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
ID of the overwriting file if this file is overwritten.
- setReplacementFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the file which overwrote/replaced this file.
- setReplacementFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
ID of the overwriting file if this file is overwritten.
- setReplacementFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the file which overwrote/replaced this file.
- setReplacementFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
ID of the overwriting file if this file is overwritten.
- setReplacementFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the file which overwrote/replaced this file.
- setRequestCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Total number of requests in the session.
- setRequestCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Total number of requests in the session.
- setResearchId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
UUID generated for research data set.
- setResearchId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
UUID generated for research data set.
- setResearchId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
UUID generated for research data set.
- setResearchId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
UUID generated for research data set.
- setResearchId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
UUID generated for research data set.
- setRestrictEnrollmentsToSectionDates(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
True when "Users can only participate in the course between these dates"
is checked
- setRestrictEnrollmentsToSectionDates(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
True when "Users can only participate in the course between these dates"
is checked
- setRestrictEnrollmentsToSectionDates(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
True when "Users can only participate in the course between these dates"
is checked
- setRestrictEnrollmentsToSectionDates(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
True when "Users can only participate in the course between these dates"
is checked
- setRestUtils(RestUtils) - Method in class edu.harvard.data.canvas.data_api.CanvasDataTableHistory
-
- setRestUtils(RestUtils) - Method in class edu.harvard.data.canvas.data_api.DataHistoricalDump
-
- setRevisedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Timestamp the wiki page was last revised in the system.
- setRevisedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Timestamp the wiki page was last revised in the system.
- setRevisedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Timestamp the wiki page was last revised in the system.
- setRevisedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Timestamp the wiki page was last revised in the system.
- setRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of unique roles associated with the user in the course.
- setRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of unique roles associated with the user in the course.
- setRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of unique roles associated with the user in the course.
- setRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of unique roles associated with the user in the course.
- setRoleId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Foreign key to the role of the person enrolled in the course
- setRoleId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Foreign key to the role of the person enrolled in the course
- setRoleId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Foreign key to the role of the person enrolled in the course
- setRoleId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Foreign key to the role of the person enrolled in the course
- setRootAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of the root account associated with this account.
- setRootAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of the root account associated with this account.
- setRootAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of the root account associated with this account.
- setRootAccount(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of the root account associated with this account.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of the root account associated with this account.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
The root account associated with this course.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
Foreign key to root account of the course
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemFact
-
Foreign key to root account of the course
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Root account id associated with this enrollment
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Foreign key to the root account for this enrollment term
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationFact
-
Foreign key to the root account for this data
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in account_dim for the root account on which this request was
made.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Root account ID associated with this quiz.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in account_dim for the root account on which this request was
made.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Root account associated with this user.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Root account Id of the account the wiki belongs to.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Root account Id of the account the wiki belongs to.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of the root account associated with this account.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
The root account associated with this course.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
Foreign key to root account of the course
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemFact
-
Foreign key to root account of the course
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Root account id associated with this enrollment
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Foreign key to the root account for this enrollment term
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationFact
-
Foreign key to the root account for this data
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Root account ID associated with this quiz.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in account_dim for the root account on which this request was
made.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
Root account associated with this user.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Root account Id of the account the wiki belongs to.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Root account Id of the account the wiki belongs to.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of the root account associated with this account.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in account_dim for the root account on which this request was
made.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
The root account associated with this course.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
Foreign key to root account of the course
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemFact
-
Foreign key to root account of the course
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Root account id associated with this enrollment
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Foreign key to the root account for this enrollment term
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationFact
-
Foreign key to the root account for this data
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Root account ID associated with this quiz.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in account_dim for the root account on which this request was
made.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
Root account associated with this user.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Root account Id of the account the wiki belongs to.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Root account Id of the account the wiki belongs to.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of the root account associated with this account.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in account_dim for the root account on which this request was
made.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
The root account associated with this course.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
Foreign key to root account of the course
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemFact
-
Foreign key to root account of the course
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Root account id associated with this enrollment
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Foreign key to the root account for this enrollment term
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationFact
-
Foreign key to the root account for this data
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Root account ID associated with this quiz.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in account_dim for the root account on which this request was
made.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
Root account associated with this user.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Root account Id of the account the wiki belongs to.
- setRootAccountId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Root account Id of the account the wiki belongs to.
- setRootFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
ID of the source file from which this file was copied and created.
- setRootFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the source file from which this file was copied and
created.
- setRootFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
ID of the source file from which this file was copied and created.
- setRootFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the source file from which this file was copied and
created.
- setRootFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
ID of the source file from which this file was copied and created.
- setRootFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the source file from which this file was copied and
created.
- setRootFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
ID of the source file from which this file was copied and created.
- setRootFileId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the source file from which this file was copied and
created.
- setRunId(String) - Method in class edu.harvard.data.DatasetInfo
-
- setRunId(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setRunStart(Date) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setSchema(DataSchema) - Method in class edu.harvard.data.generator.SchemaPhase
-
- setSchemas(DataSchema...) - Method in class edu.harvard.data.generator.GenerationSpec
-
- setSchemaVersion(String) - Method in class edu.harvard.data.DumpInfo
-
- setSchemaVersion(String) - Method in class edu.harvard.data.DumpInfoOld
-
- setSchemaVersion(String) - Method in class edu.harvard.data.pipeline.InputTableIndex
-
- setSchoolName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
TBD
- setSchoolName(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
TBD
- setSchoolName(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
TBD
- setSchoolName(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
TBD
- setSchoolPosition(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
TBD
- setSchoolPosition(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
TBD
- setSchoolPosition(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
TBD
- setSchoolPosition(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
TBD
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Denotes the score for this submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Denotes the score for this submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Numeric grade given to the submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Denotes the score for this submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Denotes the score for this submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Numeric grade given to the submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Denotes the score for this submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Denotes the score for this submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Numeric grade given to the submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Denotes the score for this submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Denotes the score for this submission.
- setScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Numeric grade given to the submission.
- setScoreBeforeRegrade(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Original score of the quiz submission prior to any re-grading.
- setScoreBeforeRegrade(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Original score of the quiz submission prior to any re-grading.
- setScoreBeforeRegrade(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Original score of the quiz submission prior to any re-grading.
- setScoreBeforeRegrade(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Original score of the quiz submission prior to any re-grading.
- setScoreBeforeRegrade(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Original score of the quiz submission prior to any re-grading.
- setScoreBeforeRegrade(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Original score of the quiz submission prior to any re-grading.
- setScoreBeforeRegrade(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Original score of the quiz submission prior to any re-grading.
- setScoreBeforeRegrade(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Original score of the quiz submission prior to any re-grading.
- setScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Scoring policy for a quiz that students can take multiple times.
- setScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Scoring policy for a quiz that students can take multiple times.
- setScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Scoring policy for a quiz that students can take multiple times.
- setScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Scoring policy for a quiz that students can take multiple times.
- setSelectableAll(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
true - tool is selectable in all scenarios.
- setSelectableAll(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
true - tool is selectable in all scenarios.
- setSelectableAll(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
true - tool is selectable in all scenarios.
- setSelectableAll(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
true - tool is selectable in all scenarios.
- setSelfEnrolled(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Enrollment was created via self-enrollment
- setSelfEnrolled(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Enrollment was created via self-enrollment
- setSelfEnrolled(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Enrollment was created via self-enrollment
- setSelfEnrolled(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Enrollment was created via self-enrollment
- setSequence(Long) - Method in class edu.harvard.data.DumpInfo
-
- setSequence(Long) - Method in class edu.harvard.data.DumpInfoOld
-
- setSeries(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- setSeries(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- setSeries(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- setSeries(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- setSessionId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
ID of the user's session where this request was made.
- setSessionId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Unique session ID, taken from the requests table.
- setSessionId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
ID of the user's session where this request was made.
- setSessionId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
ID of the user's session where this request was made.
- setSessionId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
ID of the user's session where this request was made.
- setSessionId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
ID of the user's session where this request was made.
- setSessionId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
ID of the user's session where this request was made.
- setSessionId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
ID of the user's session where this request was made.
- setSessionId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Unique session ID, taken from the requests table.
- setSessionId(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
Tracking identifier for a per-user session.
- setSessionId(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
Tracking identifier for a per-user session.
- setSessionId(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
Tracking identifier for a per-user session.
- setSessionId(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
Tracking identifier for a per-user session.
- setSetType(Phase0AssignmentOverrideDim.SetTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Used in conjunction with set_id, this field tells us what type of foreign
relation is used.
- setSetType(Phase1AssignmentOverrideDim.SetTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Used in conjunction with set_id, this field tells us what type of foreign
relation is used.
- setSetType(Phase2AssignmentOverrideDim.SetTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Used in conjunction with set_id, this field tells us what type of foreign
relation is used.
- setSetType(Phase3AssignmentOverrideDim.SetTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Used in conjunction with set_id, this field tells us what type of foreign
relation is used.
- setShowCorrectAnswers(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether correct answers are shown when are results are viewed.
- setShowCorrectAnswers(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether correct answers are shown when are results are viewed.
- setShowCorrectAnswers(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether correct answers are shown when are results are viewed.
- setShowCorrectAnswers(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether correct answers are shown when are results are viewed.
- setShowCorrectAnswersAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Day/Time when the correct answers would be shown.
- setShowCorrectAnswersAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Day/Time when the correct answers would be shown.
- setShowCorrectAnswersAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Day/Time when the correct answers would be shown.
- setShowCorrectAnswersAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Day/Time when the correct answers would be shown.
- setShowResults(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Dictates whether or not quiz results are shown to students.
- setShowResults(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Dictates whether or not quiz results are shown to students.
- setShowResults(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Dictates whether or not quiz results are shown to students.
- setShowResults(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Dictates whether or not quiz results are shown to students.
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Id for the correlated record for the section in the SIS (assuming SIS
integration has been properly configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
(Deprecated) No longer used in Canvas.
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentTermDim
-
Correlated SIS id for this enrollment term (assuming SIS has been
configured properly)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Correlated ID for the record for the course, associated with this file, in
the SIS system (assuming SIS integration is configured).
- setSisSourceId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Correlated id for the record for this group in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Id for the correlated record for the section in the SIS (assuming SIS
integration has been properly configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentTermDim
-
Correlated SIS id for this enrollment term (assuming SIS has been
configured properly)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Correlated ID for the record for the course, associated with this file, in
the SIS system (assuming SIS integration is configured).
- setSisSourceId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Correlated id for the record for this group in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Id for the correlated record for the section in the SIS (assuming SIS
integration has been properly configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentTermDim
-
Correlated SIS id for this enrollment term (assuming SIS has been
configured properly)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Correlated ID for the record for the course, associated with this file, in
the SIS system (assuming SIS integration is configured).
- setSisSourceId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Correlated id for the record for this group in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Id for the correlated record for the section in the SIS (assuming SIS
integration has been properly configured)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentTermDim
-
Correlated SIS id for this enrollment term (assuming SIS has been
configured properly)
- setSisSourceId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Correlated ID for the record for the course, associated with this file, in
the SIS system (assuming SIS integration is configured).
- setSisSourceId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Correlated id for the record for this group in the SIS system (assuming
SIS integration is configured)
- setSisUserId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Correlated id for the record for this course in the SIS system (assuming
SIS integration is configured)
- setSize(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Size of this file in bytes.
- setSize(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Size of this file in bytes.
- setSize(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Size of this file in bytes.
- setSize(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Size of this file in bytes.
- setSortableName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Name of the user that is should be used for sorting groups of users, such
as in the gradebook.
- setStart(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- setStart(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- setStart(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- setStart(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Timestamp for when the course starts.
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Section start date
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Enrollment start date
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Timestamp for when the course starts.
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Section start date
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Enrollment start date
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Timestamp for when the course starts.
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Section start date
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Enrollment start date
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Timestamp for when the course starts.
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Section start date
- setStartAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Enrollment start date
- setStartedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Time at which the student started the quiz submission.
- setStartedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Time at which the student started the quiz submission.
- setStartedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Time at which the student started the quiz submission.
- setStartedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Time at which the student started the quiz submission.
- setStartedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Time at which the student started the quiz submission.
- setStartedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Time at which the student started the quiz submission.
- setStartedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Time at which the student started the quiz submission.
- setStartedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Time at which the student started the quiz submission.
- setStartingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- setStartingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- setStartingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- setStartingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- setStartingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- setStartingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- setStartingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- setStartingRange(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
(Used in 'numerical_question' with answer type 'range_answer', set to
'NULL' otherwise) Start of the allowed range (inclusive).
- setStartTime(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Timestamp of the first request in the session.
- setStartTime(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Timestamp of the first request in the session.
- setStatus(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setStatus(String) - Method in class edu.harvard.data.pipeline.PostMortemPipelineObject
-
- setStorageQuota(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Storage Limit allowed per group.
- setStorageQuota(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Storage Limit allowed per group.
- setStorageQuota(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Storage Limit allowed per group.
- setStorageQuota(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Storage Limit allowed per group.
- setStudentEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setStudentEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setStudentEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setStudentEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setStudentEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'StudentEnrollment' roles associated with the user in the
course.
- setStudentEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'StudentEnrollment' roles associated with the user in the
course.
- setStudentEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'StudentEnrollment' roles associated with the user in the
course.
- setStudentEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'StudentEnrollment' roles associated with the user in the
course.
- setSubaccount1(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 1.
- setSubaccount1(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 1.
- setSubaccount1(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 1.
- setSubaccount1(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 1.
- setSubaccount10(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 10.
- setSubaccount10(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 10.
- setSubaccount10(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 10.
- setSubaccount10(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 10.
- setSubaccount10Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 10.
- setSubaccount10Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 10.
- setSubaccount10Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 10.
- setSubaccount10Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 10.
- setSubaccount11(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 11.
- setSubaccount11(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 11.
- setSubaccount11(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 11.
- setSubaccount11(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 11.
- setSubaccount11Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 11.
- setSubaccount11Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 11.
- setSubaccount11Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 11.
- setSubaccount11Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 11.
- setSubaccount12(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 12.
- setSubaccount12(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 12.
- setSubaccount12(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 12.
- setSubaccount12(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 12.
- setSubaccount12Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 12.
- setSubaccount12Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 12.
- setSubaccount12Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 12.
- setSubaccount12Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 12.
- setSubaccount13(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 13.
- setSubaccount13(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 13.
- setSubaccount13(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 13.
- setSubaccount13(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 13.
- setSubaccount13Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 13.
- setSubaccount13Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 13.
- setSubaccount13Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 13.
- setSubaccount13Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 13.
- setSubaccount14(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 14.
- setSubaccount14(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 14.
- setSubaccount14(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 14.
- setSubaccount14(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 14.
- setSubaccount14Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 14.
- setSubaccount14Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 14.
- setSubaccount14Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 14.
- setSubaccount14Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 14.
- setSubaccount15(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 15.
- setSubaccount15(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 15.
- setSubaccount15(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 15.
- setSubaccount15(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 15.
- setSubaccount15Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 15.
- setSubaccount15Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 15.
- setSubaccount15Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 15.
- setSubaccount15Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 15.
- setSubaccount1Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 1.
- setSubaccount1Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 1.
- setSubaccount1Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 1.
- setSubaccount1Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 1.
- setSubaccount2(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 2.
- setSubaccount2(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 2.
- setSubaccount2(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 2.
- setSubaccount2(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 2.
- setSubaccount2Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 2.
- setSubaccount2Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 2.
- setSubaccount2Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 2.
- setSubaccount2Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 2.
- setSubaccount3(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 3.
- setSubaccount3(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 3.
- setSubaccount3(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 3.
- setSubaccount3(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 3.
- setSubaccount3Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 3.
- setSubaccount3Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 3.
- setSubaccount3Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 3.
- setSubaccount3Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 3.
- setSubaccount4(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 4.
- setSubaccount4(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 4.
- setSubaccount4(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 4.
- setSubaccount4(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 4.
- setSubaccount4Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 4.
- setSubaccount4Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 4.
- setSubaccount4Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 4.
- setSubaccount4Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 4.
- setSubaccount5(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 5.
- setSubaccount5(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 5.
- setSubaccount5(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 5.
- setSubaccount5(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 5.
- setSubaccount5Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 5.
- setSubaccount5Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 5.
- setSubaccount5Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 5.
- setSubaccount5Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 5.
- setSubaccount6(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 6.
- setSubaccount6(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 6.
- setSubaccount6(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 6.
- setSubaccount6(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 6.
- setSubaccount6Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 6.
- setSubaccount6Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 6.
- setSubaccount6Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 6.
- setSubaccount6Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 6.
- setSubaccount7(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 7.
- setSubaccount7(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 7.
- setSubaccount7(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 7.
- setSubaccount7(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 7.
- setSubaccount7Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 7.
- setSubaccount7Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 7.
- setSubaccount7Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 7.
- setSubaccount7Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 7.
- setSubaccount8(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 8.
- setSubaccount8(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 8.
- setSubaccount8(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 8.
- setSubaccount8(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 8.
- setSubaccount8Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 8.
- setSubaccount8Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 8.
- setSubaccount8Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 8.
- setSubaccount8Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 8.
- setSubaccount9(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Name of this account's parent at subaccount level 9.
- setSubaccount9(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Name of this account's parent at subaccount level 9.
- setSubaccount9(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Name of this account's parent at subaccount level 9.
- setSubaccount9(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Name of this account's parent at subaccount level 9.
- setSubaccount9Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Id of this account's parent at subaccount level 9.
- setSubaccount9Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Id of this account's parent at subaccount level 9.
- setSubaccount9Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Id of this account's parent at subaccount level 9.
- setSubaccount9Id(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Id of this account's parent at subaccount level 9.
- setSubject(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationDim
-
The subject of the conversation
- setSubject(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationDim
-
The subject of the conversation
- setSubject(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationDim
-
The subject of the conversation
- setSubject(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationDim
-
The subject of the conversation
- setSubmissionCommentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
- setSubmissionCommentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- setSubmissionCommentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
- setSubmissionCommentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
- setSubmissionCommentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
- setSubmissionCommentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
- setSubmissionCommentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
- setSubmissionCommentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
- setSubmissionCommentParticipantId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- setSubmissionCommentParticipantId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
- setSubmissionCommentParticipantId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
- setSubmissionCommentParticipantId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
- setSubmissionCommentsCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Reflects the total number of comments on the submission by
anyone/everyone, excluding comments that are flagged as 'hidden'.
- setSubmissionCommentsCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Reflects the total number of comments on the submission by
anyone/everyone, excluding comments that are flagged as 'hidden'.
- setSubmissionCommentsCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Reflects the total number of comments on the submission by
anyone/everyone, excluding comments that are flagged as 'hidden'.
- setSubmissionCommentsCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Reflects the total number of comments on the submission by
anyone/everyone, excluding comments that are flagged as 'hidden'.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the submission this file belongs to.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the submission this file belongs to.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentFact
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to submission dimension
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the submission this file belongs to.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the submission this file belongs to.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentFact
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to submission dimension
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the submission this file belongs to.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the submission this file belongs to.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentFact
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to submission dimension
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the submission this file belongs to.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the submission this file belongs to.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
ID to the submission the quiz submission represents.
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentFact
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
- setSubmissionId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to submission dimension
- setSubmissionScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- setSubmissionScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- setSubmissionScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- setSubmissionScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- setSubmissionScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- setSubmissionScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- setSubmissionScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- setSubmissionScoringPolicy(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Denotes if the score has been manually overridden by a teacher to reflect
the score of a previous attempt (as opposed to a score calculated by the
quiz's scoring policy.
- setSubmissionSource(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Denotes where the submission was received from.
- setSubmissionSource(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Denotes where the submission was received from.
- setSubmissionSource(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Denotes where the submission was received from.
- setSubmissionSource(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Denotes where the submission was received from.
- setSubmissionSource(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Denotes where the submission was received from.
- setSubmissionSource(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Denotes where the submission was received from.
- setSubmissionSource(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Denotes where the submission was received from.
- setSubmissionSource(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Denotes where the submission was received from.
- setSubmissionState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Denotes if the quiz submission is a current or previous submission.
- setSubmissionState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Denotes if the quiz submission is a current or previous submission.
- setSubmissionState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Denotes if the quiz submission is a current or previous submission.
- setSubmissionState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Denotes if the quiz submission is a current or previous submission.
- setSubmissionType(Phase0SubmissionDim.SubmissionTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Type of submission.
- setSubmissionType(Phase1SubmissionDim.SubmissionTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Type of submission.
- setSubmissionType(Phase2SubmissionDim.SubmissionTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Type of submission.
- setSubmissionType(Phase3SubmissionDim.SubmissionTypeEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Type of submission.
- setSubmissionTypes(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Comma separated list of valid methods for submitting the assignment
(online_url, media_recording, online_upload, online_quiz, external_tool,
online_text_entry, online_file_upload)
- setSubmissionTypes(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Comma separated list of valid methods for submitting the assignment
(online_url, media_recording, online_upload, online_quiz, external_tool,
online_text_entry, online_file_upload)
- setSubmissionTypes(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Comma separated list of valid methods for submitting the assignment
(online_url, media_recording, online_upload, online_quiz, external_tool,
online_text_entry, online_file_upload)
- setSubmissionTypes(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Comma separated list of valid methods for submitting the assignment
(online_url, media_recording, online_upload, online_quiz, external_tool,
online_text_entry, online_file_upload)
- setSubmittedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Timestamp of when the submission was submitted.
- setSubmittedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Timestamp of when the submission was submitted.
- setSubmittedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Timestamp of when the submission was submitted.
- setSubmittedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Timestamp of when the submission was submitted.
- setSuccess(PipelineObjectBase) - Method in class edu.harvard.data.pipeline.PipelineObjectBase
-
- setTable(String) - Method in class edu.harvard.data.canvas.BootstrapParameters
-
- setTableName(String) - Method in class edu.harvard.data.schema.existing.ExistingSchemaTable
-
- setTableName(String) - Method in class edu.harvard.data.schema.extension.ExtensionSchemaTable
-
- setTaEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setTaEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setTaEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setTaEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setTaEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'TaEnrollment' roles associated with the user in the
course.
- setTaEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'TaEnrollment' roles associated with the user in the
course.
- setTaEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'TaEnrollment' roles associated with the user in the
course.
- setTaEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'TaEnrollment' roles associated with the user in the
course.
- setTeacherEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setTeacherEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setTeacherEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setTeacherEnrollmentEnrollmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Enrollment ID if this a valid role for the user in the course, else NULL.
- setTeacherEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Total number of 'TeacherEnrollment' roles associated with the user in the
course.
- setTeacherEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Total number of 'TeacherEnrollment' roles associated with the user in the
course.
- setTeacherEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Total number of 'TeacherEnrollment' roles associated with the user in the
course.
- setTeacherEnrollmentRoleCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Total number of 'TeacherEnrollment' roles associated with the user in the
course.
- setTeacherOnlyComment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setTeacherOnlyComment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- setTeacherOnlyComment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- setTeacherOnlyComment(Boolean) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- setTemporaryUserCode(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Construct for previewing a quiz.
- setTemporaryUserCode(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Construct for previewing a quiz.
- setTemporaryUserCode(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Construct for previewing a quiz.
- setTemporaryUserCode(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Construct for previewing a quiz.
- setTemporaryUserCode(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Construct for previewing a quiz.
- setTemporaryUserCode(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Construct for previewing a quiz.
- setTemporaryUserCode(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Construct for previewing a quiz.
- setTemporaryUserCode(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Construct for previewing a quiz.
- setTerm(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- setTerm(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- setTerm(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- setTerm(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- setText(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
Text of the answer.
- setText(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
Text of the answer.
- setText(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
Text of the answer.
- setText(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
Text of the answer.
- setTextAfterAnswers(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerDim
-
(Used in 'short_answer_question', also known as 'fill_in_the_blank'.
- setTextAfterAnswers(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerDim
-
(Used in 'short_answer_question', also known as 'fill_in_the_blank'.
- setTextAfterAnswers(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerDim
-
(Used in 'short_answer_question', also known as 'fill_in_the_blank'.
- setTextAfterAnswers(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerDim
-
(Used in 'short_answer_question', also known as 'fill_in_the_blank'.
- setTimeLimit(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Time limit, in minutes, to complete the quiz.
- setTimeLimit(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Time limit, in minutes, to complete the quiz.
- setTimeLimit(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Time limit, in minutes, to complete the quiz.
- setTimeLimit(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Time limit, in minutes, to complete the quiz.
- setTimestamp(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Timestamp when the request was made in UTC.
- setTimestamp(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Timestamp when the request was made in UTC.
- setTimestamp(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Timestamp when the request was made in UTC.
- setTimestamp(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Timestamp when the request was made in UTC.
- setTimestamp(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Timestamp when the request was made in UTC.
- setTimestamp(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Timestamp when the request was made in UTC.
- setTimestamp(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Timestamp when the request was made in UTC.
- setTimestamp(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setTimestamp(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setTimestamp(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setTimestamp(Timestamp) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setTimestampDay(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Day when the request was made.
- setTimestampDay(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Day when the request was made.
- setTimestampDay(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Day when the request was made.
- setTimestampDay(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Day when the request was made.
- setTimestampDay(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Day when the request was made.
- setTimestampDay(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Day when the request was made.
- setTimestampFormat(DateFormat) - Method in class edu.harvard.data.TableFormat
-
- setTimestampMonth(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Month when the request was made.
- setTimestampMonth(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Month when the request was made.
- setTimestampMonth(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Month when the request was made.
- setTimestampMonth(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Month when the request was made.
- setTimestampMonth(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Month when the request was made.
- setTimestampMonth(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Month when the request was made.
- setTimestampYear(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Year when the request was made.
- setTimestampYear(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Year when the request was made.
- setTimestampYear(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Year when the request was made.
- setTimestampYear(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Year when the request was made.
- setTimestampYear(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Year when the request was made.
- setTimestampYear(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Year when the request was made.
- setTimeTaken(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Time taken, in seconds, to finish the quiz.
- setTimeTaken(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Time taken, in seconds, to finish the quiz.
- setTimeTaken(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Time taken, in seconds, to finish the quiz.
- setTimeTaken(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Time taken, in seconds, to finish the quiz.
- setTimeTaken(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Time taken, in seconds, to finish the quiz.
- setTimeTaken(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Time taken, in seconds, to finish the quiz.
- setTimeTaken(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Time taken, in seconds, to finish the quiz.
- setTimeTaken(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Time taken, in seconds, to finish the quiz.
- setTimeZone(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
User's primary timezone
- setTimeZone(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
User's primary timezone
- setTimeZone(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
User's primary timezone
- setTimeZone(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
User's primary timezone
- setTimezone(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0GeoIp
-
- setTimezone(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1GeoIp
-
- setTimezone(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2GeoIp
-
- setTimezone(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3GeoIp
-
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Title of the assignment
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The title for this assignment_override.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Title of the discussion topic
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Title for the wiki.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Title of the wiki page.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Title of the assignment
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The title for this assignment_override.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Title of the discussion topic
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Title for the wiki.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Title of the wiki page.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Title of the assignment
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The title for this assignment_override.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Title of the discussion topic
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Title for the wiki.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Title of the wiki page.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Title of the assignment
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The title for this assignment_override.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Title of the discussion topic
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Title for the wiki.
- setTitle(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Title of the wiki page.
- setTitle(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
Video title.
- setTitle(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
Video title.
- setTitle(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
Video title.
- setTitle(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
Video title.
- setToolId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
The tool id received from the external tool.
- setToolId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
The tool id received from the external tool.
- setToolId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
The tool id received from the external tool.
- setToolId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
The tool id received from the external tool.
- setTopicAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to assignment associated with the entry's discussion topic.
- setTopicAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to assignment associated with the entry's discussion topic.
- setTopicAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to assignment associated with the entry's discussion topic.
- setTopicAssignmentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to assignment associated with the entry's discussion topic.
- setTopicEditorId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to editor associated with the entry's discussion topic.
- setTopicEditorId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to editor associated with the entry's discussion topic.
- setTopicEditorId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to editor associated with the entry's discussion topic.
- setTopicEditorId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to editor associated with the entry's discussion topic.
- setTopicId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to associated discussion topic.
- setTopicId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to associated discussion topic.
- setTopicId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to associated discussion topic.
- setTopicId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to associated discussion topic.
- setTopicUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to user that posted the associated discussion topic.
- setTopicUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to user that posted the associated discussion topic.
- setTopicUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to user that posted the associated discussion topic.
- setTopicUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to user that posted the associated discussion topic.
- setTotalAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
Denotes the total number of attempts made by the student for the quiz.
- setTotalAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
Denotes the total number of attempts made by the student for the quiz.
- setTotalAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
Denotes the total number of attempts made by the student for the quiz.
- setTotalAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
Denotes the total number of attempts made by the student for the quiz.
- setTotalAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
Denotes the total number of attempts made by the student for the quiz.
- setTotalAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
Denotes the total number of attempts made by the student for the quiz.
- setTotalAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
Denotes the total number of attempts made by the student for the quiz.
- setTotalAttempts(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
Denotes the total number of attempts made by the student for the quiz.
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Denotes the type of the path.
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
TBD
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Discussion topic type.
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Enrollment type: TaEnrollment, DesignerEnrollment, StudentEnrollment,
TeacherEnrollment, StudentViewEnrollment, ObserverEnrollment
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Denotes the type of the path.
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
TBD
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Discussion topic type.
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Enrollment type: TaEnrollment, DesignerEnrollment, StudentEnrollment,
TeacherEnrollment, StudentViewEnrollment, ObserverEnrollment
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Denotes the type of the path.
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
TBD
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Discussion topic type.
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Enrollment type: TaEnrollment, DesignerEnrollment, StudentEnrollment,
TeacherEnrollment, StudentViewEnrollment, ObserverEnrollment
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Denotes the type of the path.
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
TBD
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Discussion topic type.
- setType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Enrollment type: TaEnrollment, DesignerEnrollment, StudentEnrollment,
TeacherEnrollment, StudentViewEnrollment, ObserverEnrollment
- setType(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- setType(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- setType(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- setType(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- setUaBuild(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setUaBuild(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setUaBuild(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setUaBuild(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setUaDevice(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setUaDevice(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setUaDevice(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setUaDevice(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setUaMajor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setUaMajor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setUaMajor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setUaMajor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setUaMinor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setUaMinor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setUaMinor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setUaMinor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setUaName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setUaName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setUaName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setUaName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setUaOs(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setUaOs(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setUaOs(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setUaOs(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setUaOsMajor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setUaOsMajor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setUaOsMajor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setUaOsMajor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setUaOsMinor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setUaOsMinor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setUaOsMinor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setUaOsMinor(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setUaOsName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setUaOsName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setUaOsName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setUaOsName(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setUaPatch(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setUaPatch(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setUaPatch(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setUaPatch(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setUniqueAssignments(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different assignments visited during the session.
- setUniqueAssignments(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different assignments visited during the session.
- setUniqueConversations(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different conversations visited during the session.
- setUniqueConversations(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different conversations visited during the session.
- setUniqueCourses(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different courses visited during the session.
- setUniqueCourses(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different courses visited during the session.
- setUniqueDiscussions(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different discussions visited during the session.
- setUniqueDiscussions(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different discussions visited during the session.
- setUniqueIps(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different IP addresses used during this session.
- setUniqueIps(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different IP addresses used during this session.
- setUniqueName(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Actual login id for a given pseudonym/account
- setUniqueQuizzes(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Number of different quizzes visited during the session.
- setUniqueQuizzes(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Number of different quizzes visited during the session.
- setUniqueUrls(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Count of unique urls visited during the session.
- setUniqueUrls(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Count of unique urls visited during the session.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp for when the assignment is unlocked or visible to the user
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
The new unlock_at date-time for this group of users.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file is to unlocked.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Day/Time when the quiz is to be unlocked for students.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp for when the assignment is unlocked or visible to the user
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
The new unlock_at date-time for this group of users.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file is to unlocked.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Day/Time when the quiz is to be unlocked for students.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp for when the assignment is unlocked or visible to the user
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
The new unlock_at date-time for this group of users.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file is to unlocked.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Day/Time when the quiz is to be unlocked for students.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp for when the assignment is unlocked or visible to the user
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
The new unlock_at date-time for this group of users.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file is to unlocked.
- setUnlockAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Day/Time when the quiz is to be unlocked for students.
- setUnlockAtOverridden(Phase0AssignmentOverrideDim.UnlockAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Indicates if the unlock_at field overrides the original
assignment.unlock_at field for this group of users.
- setUnlockAtOverridden(Phase1AssignmentOverrideDim.UnlockAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Indicates if the unlock_at field overrides the original
assignment.unlock_at field for this group of users.
- setUnlockAtOverridden(Phase2AssignmentOverrideDim.UnlockAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Indicates if the unlock_at field overrides the original
assignment.unlock_at field for this group of users.
- setUnlockAtOverridden(Phase3AssignmentOverrideDim.UnlockAtOverriddenEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Indicates if the unlock_at field overrides the original
assignment.unlock_at field for this group of users.
- setUnpublishedQuestionCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizFact
-
Number of questions in the current unpublished version of the quiz.
- setUnpublishedQuestionCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizFact
-
Number of questions in the current unpublished version of the quiz.
- setUnpublishedQuestionCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizFact
-
Number of questions in the current unpublished version of the quiz.
- setUnpublishedQuestionCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizFact
-
Number of questions in the current unpublished version of the quiz.
- setup() - Method in class edu.harvard.data.canvas.CanvasPhase0Bootstrap
-
- setup(Mapper<?, ?, ?, ?>.Context) - Method in class edu.harvard.data.identity.IdentityMapper
-
- setup(Reducer<?, ?, ?, ?>.Context) - Method in class edu.harvard.data.identity.IdentityReducer
-
Perform initial setup tasks before running the reducer.
- setup(Mapper<Object, Text, Text, NullWritable>.Context) - Method in class edu.harvard.data.identity.IdentityScrubber
-
- setup(Mapper<Object, Text, LongWritable, HadoopIdentityKey>.Context) - Method in class edu.harvard.data.identity.LongIdentityMapper
-
Read and parse the
TableFormat object that determines how records
are stored as strings.
- setup(Reducer<LongWritable, HadoopIdentityKey, Text, NullWritable>.Context) - Method in class edu.harvard.data.identity.LongIdentityReducer
-
Perform initialization tasks for the job.
- setup(Mapper<Object, Text, Text, HadoopIdentityKey>.Context) - Method in class edu.harvard.data.identity.StringIdentityMapper
-
Read and parse the
TableFormat object that determines how records
are stored as strings.
- setup(Reducer<Text, HadoopIdentityKey, Text, NullWritable>.Context) - Method in class edu.harvard.data.identity.StringIdentityReducer
-
Perform initialization tasks for the job.
- setup(String, String, String, int) - Static method in class edu.harvard.data.leases.LeaseRenewalThread
-
- setup() - Method in class edu.harvard.data.matterhorn.MatterhornPhase0Bootstrap
-
- setup() - Method in class edu.harvard.data.pipeline.Phase0Bootstrap
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Timestamp of the last time the assignment was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Date/Time when the assignment group was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Timestamp of when the assignment_override was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Date/Time when the quiz was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Timestamp for when the last time the section was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Timestamp when the discussion entry was updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Timestamp when the discussion topic was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Timestamp for when the last time the section was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Timestamp when the activation was last updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Timestamp when the group was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Timestamp when this pseudonym was last updated in Canvas
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Time when the quiz was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Time when the quiz question was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionGroupDim
-
Time when the quiz question was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Time when the quiz submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Time when the quiz submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Timestamp of when the submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiDim
-
Timestamp when the wiki was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Timestamp when the wiki page was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Timestamp of the last time the assignment was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Date/Time when the assignment group was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Timestamp of when the assignment_override was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Date/Time when the quiz was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Timestamp for when the last time the section was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Timestamp when the discussion entry was updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Timestamp when the discussion topic was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Timestamp for when the last time the section was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Timestamp when the activation was last updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Timestamp when the group was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Timestamp when this pseudonym was last updated in Canvas
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Time when the quiz was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Time when the quiz question was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionGroupDim
-
Time when the quiz question was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Time when the quiz submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Time when the quiz submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Timestamp of when the submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiDim
-
Timestamp when the wiki was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Timestamp when the wiki page was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Timestamp of the last time the assignment was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Date/Time when the assignment group was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Timestamp of when the assignment_override was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Date/Time when the quiz was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Timestamp for when the last time the section was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Timestamp when the discussion entry was updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Timestamp when the discussion topic was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Timestamp for when the last time the section was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Timestamp when the activation was last updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Timestamp when the group was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Timestamp when this pseudonym was last updated in Canvas
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Time when the quiz was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Time when the quiz question was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionGroupDim
-
Time when the quiz question was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Time when the quiz submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Time when the quiz submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Timestamp of when the submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiDim
-
Timestamp when the wiki was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Timestamp when the wiki page was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Timestamp of the last time the assignment was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Date/Time when the assignment group was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Timestamp of when the assignment_override was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Timestamp of when the assignment_override_student was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Date/Time when the quiz was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Timestamp for when the last time the section was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Timestamp when the discussion entry was updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Timestamp when the discussion topic was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Timestamp for when the last time the section was updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Timestamp when the activation was last updated
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Timestamp when the group was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Timestamp when this pseudonym was last updated in Canvas
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Time when the quiz was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Time when the quiz question was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionGroupDim
-
Time when the quiz question was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Time when the quiz submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Time when the quiz submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantDim
-
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Timestamp of when the submission was last updated.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiDim
-
Timestamp when the wiki was last updated in the system.
- setUpdatedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Timestamp when the wiki page was last updated in the system.
- setUploaderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the user who uploaded this file.
- setUploaderId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the user who uploaded this file.
- setUploaderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the user who uploaded this file.
- setUploaderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the user who uploaded this file.
- setUploaderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the user who uploaded this file.
- setUploaderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the user who uploaded this file.
- setUploaderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the user who uploaded this file.
- setUploaderIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the user who uploaded this file.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
The URL to where the tool may launch to
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
URL which was requested.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
URL which was requested.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
URL content for the submission.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
URL for the wiki page.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
The URL to where the tool may launch to
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
URL which was requested.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
URL content for the submission.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
URL for the wiki page.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
URL which was requested.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
The URL to where the tool may launch to
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
URL which was requested.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
URL content for the submission.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
URL for the wiki page.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
URL which was requested.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
The URL to where the tool may launch to
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
URL which was requested.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
URL content for the submission.
- setUrl(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
URL for the wiki page.
- setUserAgent(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
User agent header received from the users browser/client software.
- setUserAgent(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
User agent header received from the users browser/client software.
- setUserAgent(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
User agent header received from the users browser/client software.
- setUserAgent(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
User agent header received from the users browser/client software.
- setUserAgent(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
User agent header received from the users browser/client software.
- setUserAgent(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
User agent header received from the users browser/client software.
- setUserAgent(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
User agent header received from the users browser/client software.
- setUserAgentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
(Not implemented) Foreign key to the user agent dimension table.
- setUserAgentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
(Not implemented) Foreign key to the user agent dimension table.
- setUserAgentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
(Not implemented) Foreign key to the user agent dimension table.
- setUserAgentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
(Not implemented) Foreign key to the user agent dimension table.
- setUserAgentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
(Not implemented) Foreign key to the user agent dimension table.
- setUserAgentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
(Not implemented) Foreign key to the user agent dimension table.
- setUserAgentId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
(Not implemented) Foreign key to the user agent dimension table.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserDim
-
Foreign key to the user.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserFact
-
Foreign key to the user.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideUserRollupFact
-
Foreign key to the user.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Foreign key to the user that owns this communication channel.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelFact
-
Foreign key to the user that owns this communication channel.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ConversationMessageParticipantFact
-
Foreign key to the user dimension for the associated user
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryFact
-
Foreign key to the user that created this entry.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicFact
-
Foreign key to the user dimension for the user that created the discussion
topic.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Foreign key to user for the enrollment
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentFact
-
Foreign key to the enrolled user
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentRollupDim
-
Foreign key to the enrolled user.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Foreign key to the user this file belongs to.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the user this file belongs to.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupMembershipFact
-
Foreign key to the user dimension for the users in the group.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Id for the user associated with this pseudonym
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymFact
-
Foreign key to user associated with this pseudonym
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
ID of the user (who is a student) who made the submission.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionFact
-
ID of the user (who is a student) who made the submission.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
ID of the user (who is a student) who made the submission.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalFact
-
ID of the user (who is a student) who made the submission.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Foreign key in user_dim for the user that made the request.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionCommentParticipantFact
-
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Foreign key to the user_dim table.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to user dimension of user who submitted the assignment.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the user table.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelFact
-
Foreign key to the user that owns this communication channel.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelFact
-
Foreign key to the user that owns this communication channel.
- setUserId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelFact
-
Foreign key to the user that owns this communication channel.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Foreign key in user_dim for the user that made the request.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserDim
-
Foreign key to the user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserFact
-
Foreign key to the user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideUserRollupFact
-
Foreign key to the user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Foreign key to the user that owns this communication channel..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ConversationMessageParticipantFact
-
Foreign key to the user dimension for the associated user.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryFact
-
Foreign key to the user that created this entry..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicFact
-
Foreign key to the user dimension for the user that created the discussion
topic..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Foreign key to user for the enrollment.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentFact
-
Foreign key to the enrolled user.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentRollupDim
-
Foreign key to the enrolled user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Foreign key to the user this file belongs to..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the user this file belongs to..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupMembershipFact
-
Foreign key to the user dimension for the users in the group..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Id for the user associated with this pseudonym.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymFact
-
Foreign key to user associated with this pseudonym.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionFact
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalFact
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Foreign key in user_dim for the user that made the request.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionCommentParticipantFact
-
null.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Foreign key to the user_dim table..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to user dimension of user who submitted the assignment..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the user table..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Foreign key in user_dim for the user that made the request.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserDim
-
Foreign key to the user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserFact
-
Foreign key to the user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideUserRollupFact
-
Foreign key to the user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Foreign key to the user that owns this communication channel..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ConversationMessageParticipantFact
-
Foreign key to the user dimension for the associated user.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryFact
-
Foreign key to the user that created this entry..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicFact
-
Foreign key to the user dimension for the user that created the discussion
topic..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Foreign key to user for the enrollment.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentFact
-
Foreign key to the enrolled user.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentRollupDim
-
Foreign key to the enrolled user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Foreign key to the user this file belongs to..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the user this file belongs to..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupMembershipFact
-
Foreign key to the user dimension for the users in the group..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Id for the user associated with this pseudonym.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymFact
-
Foreign key to user associated with this pseudonym.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionFact
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalFact
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Foreign key in user_dim for the user that made the request.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionCommentParticipantFact
-
null.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Foreign key to the user_dim table..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to user dimension of user who submitted the assignment..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the user table..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Foreign key in user_dim for the user that made the request.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserDim
-
Foreign key to the user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserFact
-
Foreign key to the user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideUserRollupFact
-
Foreign key to the user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Foreign key to the user that owns this communication channel..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ConversationMessageParticipantFact
-
Foreign key to the user dimension for the associated user.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryFact
-
Foreign key to the user that created this entry..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicFact
-
Foreign key to the user dimension for the user that created the discussion
topic..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Foreign key to user for the enrollment.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentFact
-
Foreign key to the enrolled user.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentRollupDim
-
Foreign key to the enrolled user..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Foreign key to the user this file belongs to..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the user this file belongs to..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupMembershipFact
-
Foreign key to the user dimension for the users in the group..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Id for the user associated with this pseudonym.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymFact
-
Foreign key to user associated with this pseudonym.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionFact
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalFact
-
ID of the user (who is a student) who made the submission.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Foreign key in user_dim for the user that made the request.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionCommentParticipantFact
-
null.
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Foreign key to the user_dim table..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to user dimension of user who submitted the assignment..
- setUserIdResearchUuid(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the user table..
- setUserResearchId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousSessions
-
Unique user ID.
- setUserResearchId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Sessions
-
Unique user ID.
- setVerified(Boolean) - Method in class edu.harvard.data.DumpInfo
-
- setVerified(Boolean) - Method in class edu.harvard.data.DumpInfoOld
-
- setVersion(Long) - Method in class edu.harvard.data.leases.Lease
-
- setVersion(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Event
-
- setVersion(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Event
-
- setVersion(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Event
-
- setVersion(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Event
-
- setVersionNumber(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Version number of this quiz submission.
- setVersionNumber(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Version number of this quiz submission.
- setVersionNumber(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Version number of this quiz submission.
- setVersionNumber(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Version number of this quiz submission.
- setViewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Number of views per wiki page.
- setViewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Number of views per wiki page.
- setViewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Number of views per wiki page.
- setViewCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Number of views per wiki page.
- setViewedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileDim
-
Date/Time when this file was last viewed.
- setViewedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileDim
-
Date/Time when this file was last viewed.
- setViewedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileDim
-
Date/Time when this file was last viewed.
- setViewedAt(Timestamp) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileDim
-
Date/Time when this file was last viewed.
- setVisibility(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
(Deprecated) No longer used in Canvas.
- setVisibility(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
(Deprecated) No longer used in Canvas.
- setVisibility(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
(Deprecated) No longer used in Canvas.
- setVisibility(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
(Deprecated) No longer used in Canvas.
- setVisible(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseUiNavigationItemDim
-
(visible|hidden) Visible if this element is visible, hidden if hidden/not
available in the navigation
- setVisible(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseUiNavigationItemDim
-
(visible|hidden) Visible if this element is visible, hidden if hidden/not
available in the navigation
- setVisible(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseUiNavigationItemDim
-
(visible|hidden) Visible if this element is visible, hidden if hidden/not
available in the navigation
- setVisible(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseUiNavigationItemDim
-
(visible|hidden) Visible if this element is visible, hidden if hidden/not
available in the navigation
- setWebApplicaitonAction(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Controller the Canvas web application used to service this request.
- setWebApplicaitonAction(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Controller the Canvas web application used to service this request.
- setWebApplicaitonAction(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Controller the Canvas web application used to service this request.
- setWebApplicaitonAction(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Controller the Canvas web application used to service this request.
- setWebApplicaitonAction(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Controller the Canvas web application used to service this request.
- setWebApplicaitonAction(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Controller the Canvas web application used to service this request.
- setWebApplicaitonAction(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Controller the Canvas web application used to service this request.
- setWebApplicationContextId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Containing object's ID the Canvas web application used to service this
request.
- setWebApplicationContextId(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Containing object's ID the Canvas web application used to service this
request.
- setWebApplicationContextId(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Containing object's ID the Canvas web application used to service this
request.
- setWebApplicationContextId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Containing object's ID the Canvas web application used to service this
request.
- setWebApplicationContextId(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Containing object's ID the Canvas web application used to service this
request.
- setWebApplicationContextId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Containing object's ID the Canvas web application used to service this
request.
- setWebApplicationContextId(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Containing object's ID the Canvas web application used to service this
request.
- setWebApplicationContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
Containing object type the Canvas web application used to service this
request.
- setWebApplicationContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
Containing object type the Canvas web application used to service this
request.
- setWebApplicationContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
Containing object type the Canvas web application used to service this
request.
- setWebApplicationContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
Containing object type the Canvas web application used to service this
request.
- setWebApplicationContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
Containing object type the Canvas web application used to service this
request.
- setWebApplicationContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
Containing object type the Canvas web application used to service this
request.
- setWebApplicationContextType(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
Containing object type the Canvas web application used to service this
request.
- setWebApplicationController(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PreviousRequests
-
The controller the Canvas web application used to service this request.
- setWebApplicationController(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0Requests
-
The controller the Canvas web application used to service this request.
- setWebApplicationController(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1Requests
-
The controller the Canvas web application used to service this request.
- setWebApplicationController(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AdminRequests
-
The controller the Canvas web application used to service this request.
- setWebApplicationController(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2Requests
-
The controller the Canvas web application used to service this request.
- setWebApplicationController(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AdminRequests
-
The controller the Canvas web application used to service this request.
- setWebApplicationController(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3Requests
-
The controller the Canvas web application used to service this request.
- setWeight(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionAnswerFact
-
Integer value to determine correctness of the answer.
- setWeight(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionAnswerFact
-
Integer value to determine correctness of the answer.
- setWeight(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionAnswerFact
-
Integer value to determine correctness of the answer.
- setWeight(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionAnswerFact
-
Integer value to determine correctness of the answer.
- setWhatIfScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Valid only if the student ever entered a 'What If' score for an assignment
in the Canvas UI.
- setWhatIfScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Valid only if the student ever entered a 'What If' score for an assignment
in the Canvas UI.
- setWhatIfScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Valid only if the student ever entered a 'What If' score for an assignment
in the Canvas UI.
- setWhatIfScore(Double) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Valid only if the student ever entered a 'What If' score for an assignment
in the Canvas UI.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0FileFact
-
Foreign key to the wiki the conversation message/group/submission
associated with this file belongs to.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupFact
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionFact
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiFact
-
Foreign key to the wiki dimension.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the wikis dimension.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1FileFact
-
Foreign key to the wiki the conversation message/group/submission
associated with this file belongs to.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupFact
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionFact
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiFact
-
Foreign key to the wiki dimension.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the wikis dimension.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2FileFact
-
Foreign key to the wiki the conversation message/group/submission
associated with this file belongs to.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupFact
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionFact
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiFact
-
Foreign key to the wiki dimension.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the wikis dimension.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3FileFact
-
Foreign key to the wiki the conversation message/group/submission
associated with this file belongs to.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupFact
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionFact
-
Foreign key to the wiki_dim table.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiFact
-
Foreign key to the wiki dimension.
- setWikiId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the wikis dimension.
- setWikiPageCommentsCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
(Deprecated) No longer used in Canvas.
- setWikiPageCommentsCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
(Deprecated) No longer used in Canvas.
- setWikiPageCommentsCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
(Deprecated) No longer used in Canvas.
- setWikiPageCommentsCount(Integer) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
(Deprecated) No longer used in Canvas.
- setWikiPageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageFact
-
Foreign key to the wiki pages dimension.
- setWikiPageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageFact
-
Foreign key to the wiki pages dimension.
- setWikiPageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageFact
-
Foreign key to the wiki pages dimension.
- setWikiPageId(Long) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageFact
-
Foreign key to the wiki pages dimension.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AccountDim
-
Workflow status indicating that account is [deleted] or [active]
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentDim
-
Current workflow state of the assignment.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentGroupDim
-
Current workflow state of the assignment groups.
- setWorkflowState(Phase0AssignmentOverrideDim.WorkflowStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0AssignmentOverrideDim
-
Gives the workflow state of this record.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CommunicationChannelDim
-
Current state of the communication channel.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseDim
-
Workflow status indicating the current state of the course, valid values
are: completed, created, deleted, available, claimed
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0CourseSectionDim
-
Life-cycle state for section.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionEntryDim
-
Workflow state for discussion message (values: deleted, active)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0DiscussionTopicDim
-
Workflow state for this discussion topic.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0EnrollmentDim
-
Workflow state for enrollment: active, completed, rejected, deleted,
invited, creation_pending
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0ExternalToolActivationDim
-
Workflow state for activation (active, deleted)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0GroupDim
-
Workflow state for group.(values: deleted,active)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0PseudonymDim
-
Workflow status indicating that pseudonym is [deleted] or [active]
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizDim
-
Denotes where the quiz is in the workflow.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizQuestionDim
-
Denotes where the quiz question is in the workflow.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionDim
-
Denotes the current state of the quiz submission.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0QuizSubmissionHistoricalDim
-
Denotes the current state of the quiz submission.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0RoleDim
-
- setWorkflowState(Phase0SubmissionDim.WorkflowStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0SubmissionDim
-
Workflow state for submission lifetime values.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0UserDim
-
Workflow status indicating the status of the user, valid values are:
creation_pending, deleted, pre_registered, registered
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase0.Phase0WikiPageDim
-
Current state the wiki is in.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AccountDim
-
Workflow status indicating that account is [deleted] or [active]
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentDim
-
Current workflow state of the assignment.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentGroupDim
-
Current workflow state of the assignment groups.
- setWorkflowState(Phase1AssignmentOverrideDim.WorkflowStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1AssignmentOverrideDim
-
Gives the workflow state of this record.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CommunicationChannelDim
-
Current state of the communication channel.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseDim
-
Workflow status indicating the current state of the course, valid values
are: completed, created, deleted, available, claimed
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1CourseSectionDim
-
Life-cycle state for section.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionEntryDim
-
Workflow state for discussion message (values: deleted, active)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1DiscussionTopicDim
-
Workflow state for this discussion topic.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1EnrollmentDim
-
Workflow state for enrollment: active, completed, rejected, deleted,
invited, creation_pending
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1ExternalToolActivationDim
-
Workflow state for activation (active, deleted)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1GroupDim
-
Workflow state for group.(values: deleted,active)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1PseudonymDim
-
Workflow status indicating that pseudonym is [deleted] or [active]
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizDim
-
Denotes where the quiz is in the workflow.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizQuestionDim
-
Denotes where the quiz question is in the workflow.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionDim
-
Denotes the current state of the quiz submission.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1QuizSubmissionHistoricalDim
-
Denotes the current state of the quiz submission.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1RoleDim
-
- setWorkflowState(Phase1SubmissionDim.WorkflowStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1SubmissionDim
-
Workflow state for submission lifetime values.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1UserDim
-
Workflow status indicating the status of the user, valid values are:
creation_pending, deleted, pre_registered, registered
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase1.Phase1WikiPageDim
-
Current state the wiki is in.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AccountDim
-
Workflow status indicating that account is [deleted] or [active]
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentDim
-
Current workflow state of the assignment.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentGroupDim
-
Current workflow state of the assignment groups.
- setWorkflowState(Phase2AssignmentOverrideDim.WorkflowStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2AssignmentOverrideDim
-
Gives the workflow state of this record.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CommunicationChannelDim
-
Current state of the communication channel.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseDim
-
Workflow status indicating the current state of the course, valid values
are: completed, created, deleted, available, claimed
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2CourseSectionDim
-
Life-cycle state for section.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionEntryDim
-
Workflow state for discussion message (values: deleted, active)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2DiscussionTopicDim
-
Workflow state for this discussion topic.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2EnrollmentDim
-
Workflow state for enrollment: active, completed, rejected, deleted,
invited, creation_pending
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2ExternalToolActivationDim
-
Workflow state for activation (active, deleted)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2GroupDim
-
Workflow state for group.(values: deleted,active)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2PseudonymDim
-
Workflow status indicating that pseudonym is [deleted] or [active]
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizDim
-
Denotes where the quiz is in the workflow.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizQuestionDim
-
Denotes where the quiz question is in the workflow.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionDim
-
Denotes the current state of the quiz submission.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2QuizSubmissionHistoricalDim
-
Denotes the current state of the quiz submission.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2RoleDim
-
- setWorkflowState(Phase2SubmissionDim.WorkflowStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2SubmissionDim
-
Workflow state for submission lifetime values.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2UserDim
-
Workflow status indicating the status of the user, valid values are:
creation_pending, deleted, pre_registered, registered
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase2.Phase2WikiPageDim
-
Current state the wiki is in.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AccountDim
-
Workflow status indicating that account is [deleted] or [active]
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentDim
-
Current workflow state of the assignment.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentGroupDim
-
Current workflow state of the assignment groups.
- setWorkflowState(Phase3AssignmentOverrideDim.WorkflowStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3AssignmentOverrideDim
-
Gives the workflow state of this record.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CommunicationChannelDim
-
Current state of the communication channel.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseDim
-
Workflow status indicating the current state of the course, valid values
are: completed, created, deleted, available, claimed
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3CourseSectionDim
-
Life-cycle state for section.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionEntryDim
-
Workflow state for discussion message (values: deleted, active)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3DiscussionTopicDim
-
Workflow state for this discussion topic.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3EnrollmentDim
-
Workflow state for enrollment: active, completed, rejected, deleted,
invited, creation_pending
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3ExternalToolActivationDim
-
Workflow state for activation (active, deleted)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3GroupDim
-
Workflow state for group.(values: deleted,active)
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3PseudonymDim
-
Workflow status indicating that pseudonym is [deleted] or [active]
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizDim
-
Denotes where the quiz is in the workflow.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizQuestionDim
-
Denotes where the quiz question is in the workflow.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionDim
-
Denotes the current state of the quiz submission.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3QuizSubmissionHistoricalDim
-
Denotes the current state of the quiz submission.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3RoleDim
-
- setWorkflowState(Phase3SubmissionDim.WorkflowStateEnum) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3SubmissionDim
-
Workflow state for submission lifetime values.
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3UserDim
-
Workflow status indicating the status of the user, valid values are:
creation_pending, deleted, pre_registered, registered
- setWorkflowState(String) - Method in class edu.harvard.data.canvas.bindings.phase3.Phase3WikiPageDim
-
Current state the wiki is in.
- setWorkingDirectory(String) - Method in class edu.harvard.data.pipeline.PipelineExecutionRecord
-
- setYear(String) - Method in class edu.harvard.data.matterhorn.bindings.phase0.Phase0Video
-
- setYear(String) - Method in class edu.harvard.data.matterhorn.bindings.phase1.Phase1Video
-
- setYear(String) - Method in class edu.harvard.data.matterhorn.bindings.phase2.Phase2Video
-
- setYear(String) - Method in class edu.harvard.data.matterhorn.bindings.phase3.Phase3Video
-
- SqlGenerator - Class in edu.harvard.data.generator
-
- SqlGenerator() - Constructor for class edu.harvard.data.generator.SqlGenerator
-
- storeInterestingIds(String) - Method in class edu.harvard.data.canvas.phase_1.VerificationPeople
-
- StringIdentityMapper - Class in edu.harvard.data.identity
-
Definition of a map job that operates over records with a String
typed main identifier.
- StringIdentityMapper() - Constructor for class edu.harvard.data.identity.StringIdentityMapper
-
- StringIdentityReducer - Class in edu.harvard.data.identity
-
Definition of the general (i.e.
- StringIdentityReducer() - Constructor for class edu.harvard.data.identity.StringIdentityReducer
-
- SubmissionCommentDimIdentityMapper - Class in edu.harvard.data.canvas.identity
-
- SubmissionCommentDimIdentityMapper() - Constructor for class edu.harvard.data.canvas.identity.SubmissionCommentDimIdentityMapper
-
- SubmissionCommentDimIdentityScrubber - Class in edu.harvard.data.canvas.identity
-
- SubmissionCommentDimIdentityScrubber() - Constructor for class edu.harvard.data.canvas.identity.SubmissionCommentDimIdentityScrubber
-
- SubmissionCommentFactIdentityMapper - Class in edu.harvard.data.canvas.identity
-
- SubmissionCommentFactIdentityMapper() - Constructor for class edu.harvard.data.canvas.identity.SubmissionCommentFactIdentityMapper
-
- SubmissionCommentFactIdentityScrubber - Class in edu.harvard.data.canvas.identity
-
- SubmissionCommentFactIdentityScrubber() - Constructor for class edu.harvard.data.canvas.identity.SubmissionCommentFactIdentityScrubber
-
- SubmissionCommentParticipantFactIdentityMapper - Class in edu.harvard.data.canvas.identity
-
- SubmissionCommentParticipantFactIdentityMapper() - Constructor for class edu.harvard.data.canvas.identity.SubmissionCommentParticipantFactIdentityMapper
-
- SubmissionCommentParticipantFactIdentityScrubber - Class in edu.harvard.data.canvas.identity
-
- SubmissionCommentParticipantFactIdentityScrubber() - Constructor for class edu.harvard.data.canvas.identity.SubmissionCommentParticipantFactIdentityScrubber
-
- SubmissionDimIdentityMapper - Class in edu.harvard.data.canvas.identity
-
- SubmissionDimIdentityMapper() - Constructor for class edu.harvard.data.canvas.identity.SubmissionDimIdentityMapper
-
- SubmissionDimIdentityScrubber - Class in edu.harvard.data.canvas.identity
-
- SubmissionDimIdentityScrubber() - Constructor for class edu.harvard.data.canvas.identity.SubmissionDimIdentityScrubber
-
- SubmissionFactIdentityMapper - Class in edu.harvard.data.canvas.identity
-
- SubmissionFactIdentityMapper() - Constructor for class edu.harvard.data.canvas.identity.SubmissionFactIdentityMapper
-
- SubmissionFactIdentityScrubber - Class in edu.harvard.data.canvas.identity
-
- SubmissionFactIdentityScrubber() - Constructor for class edu.harvard.data.canvas.identity.SubmissionFactIdentityScrubber
-